Merge pull request #29 from Snowb1ind/master

Update Quick Start to use latest release
This commit is contained in:
Callan Bryant 2020-11-26 19:20:12 +00:00 committed by GitHub
commit 6ca3614cff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ It works on AMD64 based linux and also ARMv5.
Quick start (AMD64 linux) -- install wireguard, then, after making sure `/usr/local/bin` is in your path:
sudo wget https://github.com/naggie/dsnet/releases/download/v0.1/dsnet-linux-amd64 -O /usr/local/bin/dsnet
sudo wget https://github.com/naggie/dsnet/releases/latest/download/dsnet-linux-amd64 -O /usr/local/bin/dsnet
sudo chmod +x /usr/local/bin/dsnet
sudo dsnet init
# edit /etc/dsnetconfig.json to taste