Quick Start using latest version

This commit is contained in:
Wintermute 2020-11-26 13:31:53 +03:00
parent 526a8df1ed
commit c213130c3d

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