Commit Graph

4 Commits

Author SHA1 Message Date
DG
c3c4bb44ba Add --reconnect flag (#43)
* Allow --reconnect and --random to work in unison

* Fix goreleaser
2021-08-09 22:59:45 -04:00
Dave Gallant
1fbcaf803d Use full country name in survey selection (#11) 2021-01-01 18:23:11 -05:00
Dave Gallant
d748c5c74d Ensure random seed is planted (#2) 2020-12-31 09:09:41 -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