mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-28 16:40:00 -07:00
There is a bug in `telnet_send_file` where we never close the connection to nc, and instead wait for it to time out. This means every file transfer takes at least 5 seconds.