1
0
mirror of https://github.com/house-of-vanity/house-of-vanity.github.io.git synced 2026-05-07 06:49:56 +00:00

Update wg-over-udp2raw.md
Build and deploy GH Pages / build (push) Has been cancelled

This commit is contained in:
Alexandr Bogomyakov
2024-10-25 11:50:01 +03:00
committed by GitHub
parent 452f027729
commit af1d3dbf8c
+1 -3
View File
@@ -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