This commit is contained in:
bullshar-k
2026-08-05 20:29:57 -04:00
parent 64f9eff485
commit f301e09bc7
6 changed files with 230 additions and 3 deletions
+1 -1
View File
@@ -113,7 +113,7 @@
<h2 id="quick-guide">Quick guide</h2>
<pre tabindex="0"><code>apt update &amp;&amp; apt upgrade
apt install wireguard-tools git go iptables
git clone https://github.com/bullshar-k/wg.conf
git clone https://github.com/bullshar-k/wgconf
cd wgconf
go build main.go
./main -peer 10 -dest server_ip -port 51855