Update Remote-Access_Containers/wg-easy/README.md

This commit is contained in:
2026-07-26 00:21:34 +00:00
parent 7f802b7130
commit 06b7319ea4
@@ -3,15 +3,6 @@ Source: https://github.com/wg-easy/wg-easy
Change your DNS to your internal DNS server(like pihole) if needed \
Add your public IP or if you have DDNS use that subdomain
Add 2 lines to conf file: \
sudo nano /etc/sysctl.d/99-wireguard.conf
net.ipv4.ip_forward = 1 \
net.ipv4.conf.all.src_valid_mark = 1
Then run: \
sudo sysctl --system
Since running in host mode, need to add firewall rules: \
sudo ufw allow 51821/tcp \
sudo ufw allow 51820/udp