mirror of
https://github.com/davegallant/vpngate.git
synced 2026-01-15 06:24:07 +00:00
Compare commits
1 Commits
v0.3.0
...
a72c298292
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a72c298292 |
@@ -21,15 +21,15 @@ curl ipinfo.io
|
||||
|
||||
You can install vpngate in a few different ways, and it will differ slightly depending on your OS.
|
||||
|
||||
### Homebrew
|
||||
### Homebrew (macOS and linux)
|
||||
|
||||
vpngate can be installed with [homebrew](https://brew.sh/) (ensure that xcode is installed before installing homebrew by running `xcode-select --install`).
|
||||
vpngate can be installed with [homebrew](https://brew.sh/) (if on macOS, ensure that xcode is installed before installing homebrew by running `xcode-select --install`).
|
||||
|
||||
```shell
|
||||
brew install openvpn davegallant/public/vpngate
|
||||
```
|
||||
|
||||
## Windows
|
||||
### Windows
|
||||
|
||||
On Windows, install OpenVPN from the [official website](https://openvpn.net/community-downloads/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user