Commit Graph

11 Commits

Author SHA1 Message Date
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
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
dependabot-preview[bot]
5ddcc7fe5e Create Dependabot config file (#4)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-31 10:40:19 -05:00
Dave Gallant
f405f9204e Use forked tail package (#3) 2020-12-31 10:37:07 -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
Dave Gallant
c52d1e990a Add initial 2020-12-24 00:07:48 -05:00