wg-ops/Readme.md

12 lines
361 B
Markdown
Raw Normal View History

2021-07-13 13:59:59 +08:00
# Wireguard Ops
2021-07-13 15:52:39 +08:00
Interactive setup scripts for [Wireguard](https://github.com/WireGuard/wireguard-go) over [udp2raw-tunnel](https://github.com/wangyu-/udp2raw-tunnel).
2021-07-16 11:56:50 +08:00
## Usage
1. Run `install.sh`. (May require Super user permission)
2. Run `create.sh` and fill in content interactively.
3. Run the generated `start.sh`. (May require Super user permission)