mirror of
https://github.com/house-of-vanity/house-of-vanity.github.io.git
synced 2025-07-07 00:34:07 +00:00
Update wg-over-udp2raw.md
Some checks failed
Build and deploy GH Pages / build (push) Has been cancelled
Some checks failed
Build and deploy GH Pages / build (push) Has been cancelled
This commit is contained in:
committed by
GitHub
parent
452f027729
commit
af1d3dbf8c
@ -112,9 +112,7 @@ WantedBy=multi-user.target
|
||||
#### Start the Service
|
||||
|
||||
```bash
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl enable udp2raw
|
||||
sudo systemctl start udp2raw
|
||||
sudo systemctl enable --now udp2raw
|
||||
```
|
||||
|
||||
### 3. Configure udp2raw on the Client
|
||||
|
Reference in New Issue
Block a user