wonderli / UserfulScripts

Xinyu's useful scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WonderUserfulScripts

Xinyu's useful scripts

Small Tips

For Ramhost VPS, after configured the VPN server, should add the following iptable rule to the server.

iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o venet0 -j SNAT --to $YOU_SERVER_IP

About

Xinyu's useful scripts


Languages

Language:Shell 100.0%