Quick Start using latest version
This commit is contained in:
parent
526a8df1ed
commit
c213130c3d
@ -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:
|
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 chmod +x /usr/local/bin/dsnet
|
||||||
sudo dsnet init
|
sudo dsnet init
|
||||||
# edit /etc/dsnetconfig.json to taste
|
# edit /etc/dsnetconfig.json to taste
|
||||||
|
Loading…
Reference in New Issue
Block a user