Version: 0.19 (using KDE KDE 3.5.2) Installed from: Ubuntu Packages OS: Linux I would like to ask the developers to consider adding support for SOCKSv5 proxies in the konversation irc client. This should be supported on a per-server basis. For example, my employer has an IRC server on the corporate WAN that should not use a proxy. But when I connect to Freenode, I want to use my Tor client which requires connecting through localhost port 9050 using SOCKS version 5 protocol. Thanks for considering this.
Adding SOCKS v5 proxy support is definitely planned, but presently unscheduled.
Just making it known that I second this request.
SVN commit 1011502 by psn: Add socks v5 and http proxy support which uses the same proxy settings for all connections. CCBUG: 135061 BUG: 105844,197716 M +1 -1 ChangeLog M +32 -0 src/application.cpp M +1 -0 src/application.h M +1 -1 src/commit.h M +120 -17 src/config/connectionbehavior_config.ui M +30 -0 src/config/konversation.kcfg WebSVN link: http://websvn.kde.org/?view=rev&revision=1011502