fast-socks5
fast-socks5 copied to clipboard
Server tcp_connect should allow disabling Nagle algorithm
Right now the command executor of the server doesn't allow disabling Nagle which is problematic if you are sending small packets.