Commit Graph

19 Commits

Author SHA1 Message Date
Dave G
4834323f83 Update README.md 2021-11-19 22:01:09 -05:00
Dave Gallant
6fdd19d83d Simplify instructions 2021-09-06 21:51:47 -04:00
DG
b8c6a3f8cf Improve and simplify installation using homebrew (#50) 2021-09-06 21:49:33 -04:00
DG
990fd072a2 Add arm/arm64 to goreleaser (#49)
Cryptic error (goreleaser/goreleaser#2389) was caused by not publishing arm64 architecture.
2021-09-06 21:17:53 -04:00
DG
7b4d98702e Add homebrew releaser (#44)
* Add homebrew releaser and tap

* Update README.md
2021-08-10 00:22:56 -04:00
DG
c3c4bb44ba Add --reconnect flag (#43)
* Allow --reconnect and --random to work in unison

* Fix goreleaser
2021-08-09 22:59:45 -04:00
DG
61f5779346 Remove speedtest (#42)
* Remove speedtest

* Go mod tidy
2021-08-09 22:23:21 -04:00
Dave Gallant
d539a6677a Update asciicast in README.md (#16)
* Update README.md
2021-01-10 22:48:29 -05:00
Dave Gallant
fb18c0a8a2 Update README.md 2021-01-10 21:58:33 -05:00
Dave Gallant
ce7cd9f9a1 Add CGO_ENABLED=0 to README.md (#13) 2021-01-02 20:09:04 -05:00
Dave Gallant
953a66d906 Add asciinema recording #12 2021-01-01 18:33:12 -05:00
Dave Gallant
4058594db2 Update README.md (#10) 2021-01-01 13:39:12 -05:00
Dave Gallant
1d6f03dd60 Update README.md (#9)
* Improve instructions for macOS
2021-01-01 13:37:21 -05:00
Dave Gallant
68cb504fa1 Update README.md (#8) 2021-01-01 13:25:50 -05:00
Dave Gallant
a58e676371 Update README.md (#7) 2021-01-01 13:23:53 -05:00
Dave Gallant
4d801a3675 Add macOS-specific instructions to README.md (#6)
* Update README.md
2021-01-01 13:19:36 -05:00
Dave Gallant
809fd6eec9 Update README.md 2020-12-31 20:28:56 -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
Dave Gallant
c52d1e990a Add initial 2020-12-24 00:07:48 -05:00