mirror of
https://github.com/Kiritow/wg-ops.git
synced 2024-03-22 13:11:37 +08:00
12 lines
361 B
Markdown
12 lines
361 B
Markdown
# Wireguard Ops
|
|
|
|
Interactive setup scripts for [Wireguard](https://github.com/WireGuard/wireguard-go) over [udp2raw-tunnel](https://github.com/wangyu-/udp2raw-tunnel).
|
|
|
|
## 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)
|