irc
irc copied to clipboard
Added proxy support
Regarding the proxy support, this seems to work. Instead of complicating things with tor.nim, this seems WAY easier to maintain.
waiting for review.
I tried type conversion, but it doesn't work without it. With type conversion it will compile, but won't work for some reason, as in it wont connect.
I'll fix the 4 copies
I fixed the copies, but the casting is confusing me. Why does type conversion not connect, but with casting it does?
ping