Commit Graph

6 Commits

Author SHA1 Message Date
Dave Gallant
ac218fc82a Add support for HTTP/HTTPS proxies 2024-07-21 09:15:55 -04:00
Dave Gallant
a45602ce5d Add --socks5 flag to support socks5 proxy 2024-07-20 20:21:31 -04:00
Dave Gallant
000d5762e8 Strip out quotes (#97)
* Add Retry function

* Strip out quotations from csv
2023-04-02 03:46:28 +00:00
Dave G
666cbee43a Run gofumpt on the codebase (#58) 2021-12-19 00:55:33 -05:00
Dave Gallant
d3c2279555 Add parsing tests (#17) 2021-01-30 18:38:52 -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