Programming

Automating interactive shell input in Go

3 minute read

I have several VPN profiles and need to switch back and forth between them at work. Opening emails and hunting down the OTP code for each VPN session slows m...