Updated Known issues and solutions (markdown)

wangyu- 2021-03-11 17:02:36 -05:00
parent 07e1f3ab72
commit 7bc4aae4d6

@ -6,7 +6,7 @@ Some times you will get "Huge packet" warnings even if you have set MTU correctl
Related issue:
https://github.com/wangyu-/udp2raw-tunnel/issues/226
### udp2raw server running with a common port (such as 443)
### udp2raw server running on a common port (such as 443)
If you run you udp2raw server on a common port such as 443, do not let udp2raw listen on `0.0.0.0`, let it listen on the specific IP instead.