Commit Graph

4 Commits

Author SHA1 Message Date
Dave Gallant
d3c2279555 Add parsing tests (#17) 2021-01-30 18:38:52 -05:00
dependabot[bot]
7130b53a1b Bump github.com/spf13/afero from 1.3.2 to 1.5.1 (#5)
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.3.2 to 1.5.1.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.3.2...v1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-31 10:43:36 -05:00
Dave Gallant
f405f9204e Use forked tail package (#3) 2020-12-31 10:37:07 -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