Update wg-over-udp2raw.md
Some checks failed
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

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