udpproxy
udpproxy copied to clipboard
Cross-platform UDP proxy
Results
1
udpproxy issues
Sort by
recently updated
recently updated
newest added
https://github.com/neosmart/udpproxy/blob/940bed7bb308676acaaf17dcc5df9067c1256e95/src/main.rs#L132 if you generate a random u16 and add 1024 to it, the result might be larger than 65535 actually, there's a very simple way to do it right, just...