martynsmith / node-irc

NodeJS IRC client library
GNU General Public License v3.0
1.33k stars 424 forks source link

Socks5 proxy support #540

Open ghost opened 5 years ago

ghost commented 5 years ago

Can you add a Socks5 proxy support for the IRC connection?

e-neko commented 4 years ago

https://github.com/martynsmith/node-irc/pull/553 should solve it, if used with separate socks library.