4 Commits

Author SHA1 Message Date
Dave Gallant
3e819c5c55 Add initial support and docs for Windows (#132)
- Add initial support for Windows
- Update docs
- Fix issue with openvpn 2.6 data-ciphers
2024-07-28 21:09:57 -04:00
DG
61f5779346 Remove speedtest (#42)
* Remove speedtest

* Go mod tidy
2021-08-09 22:23:21 -04:00
Dave Gallant
3ea6d32c65 Ensure clean exit of exec.Command 2021-01-03 17:21:49 -05:00
Dave Gallant
a2afbc1e35 Add initial prototype (#1)
* Add survey library to select server

* Add speedtest

* Add --random flag to connect

* Add list command

* Cache server list

* Tail the openvpn logs so that it appears in vpngate logs

* Add goreleaser action

* Add golangci-lint action
2020-12-31 02:56:01 -05:00