mirror of
https://github.com/Kiritow/wg-ops.git
synced 2024-03-22 13:11:37 +08:00
WireGuard Ops
.gitignore | ||
create.sh | ||
install.sh | ||
LICENSE | ||
Readme.md | ||
tool_create.py | ||
tool_generate.py |
Wireguard Ops
A group of Interactive bash scripts for Wireguard over udp2raw-tunnel, with optional UDPSpeeder support.
Usage
-
Run
install.sh
. (May require Super user permission) -
Run
create.sh
and fill in content interactively. -
Run the generated
start.sh
. (May require Super user permission)
Notice
Make sure to setup firewall. UFW is recommended.
For a forwarding server, the following commands might be needed:
ufw route allow in on wg0 out on wg0