turnproxy
turnproxy copied to clipboard
Very cool code [no issue]
Dear author,
I just wanted to say this is really cool code and very well done. I searched the Internet for a long time for an implementation of TURN in Python and everything was just garbage / unusable / not found. You've done a good job implementing this protocol (RFCs aren't exactly helpful) and I think proxying it through SOCKS is also a nice idea. Thanks for providing this work for free. It would have probably taken me weeks to implement similar functionality.