Open edthepurple opened 1 year ago
The program is written as this. It only uses a single core. On a modern good cpu udp2raw on a single core can support beyond 500mbps if encryption is disabled.
If you really need multi-core you can take a look at Phantun
which is similiar but not identical to udp2raw, and supports multiple cores
is there a way you can make the udp2raw multi threaded?
In case of handling a lot of connections, the client side uses only one cpu core and pegs it at 100% usage while the other cores remain unused.
--raw-mode icmp with the latest version of binaries.