Chapter 7. Clients

Table of Contents

irssi
xchat
BitchX

This chapter contains some brief information on how to configure various IRC clients for use with CtrlProxy.

All IRC clients should be able to work with ctrlproxy (ctrlproxy acts just like any other IRC server and follows the RFC's). Please contact the mailinglist if you find that a client is not working well together with ctrlproxy.

irssi

Use ctrlproxy with the listener module and run the following commands:

			/set proxy_address ctrlproxy-host
			/set proxy_password ctrlproxy-password
			/set use_proxy ON
		

and, if you're running ctrlproxy on a different port than 1080:

			/set proxy_port ctrlproxy-port