mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-04-05 11:39:34 +08:00
Updated Known issues and solutions (markdown)
parent
5c2682c310
commit
07e1f3ab72
@ -30,5 +30,5 @@ VPN client usually provides some way to let you route your traffics through the
|
||||
|
||||
Usually you can avoid traffic loop by adding a route exception, for example on linux:
|
||||
```
|
||||
ip route add ${exception_ip} via ${default_network_gateway}
|
||||
ip route add ${udp2raw_server_ip} via ${default_network_gateway}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user