mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-11-25 22:45:34 +08:00
Updated udp2raw wireguard example configurations (markdown)
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
If you wang to redirect 0.0.0.0/0 via VPN, it's very important to add a route exception (on client side) so that the VPN won't hijack udp2raw's traffic.
|
If you wang to redirect 0.0.0.0/0 via VPN, it's very important to add a route exception (on client side) so that the VPN won't hijack udp2raw's traffic.
|
||||||
|
|
||||||
(Since your VPN traffic goes throught udp2raw, if your VPN hijacks udp2raw's traffic then there will be a traffic loop and your udp2raw will lost connection.)
|
(Since your VPN traffic goes throught udp2raw, if your VPN hijacks udp2raw's traffic then there will be a traffic loop and your udp2raw will lose connection.)
|
||||||
|
|
||||||
|
|
||||||
The route exception could be done by:
|
The route exception could be done by:
|
||||||
|
|||||||
Reference in New Issue
Block a user