User Tools

Site Tools


clients

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
clients [2015/09/10 11:17]
jomat
clients [2015/09/10 11:40]
jomat
Line 30: Line 30:
 ==== Chatzilla ==== ==== Chatzilla ====
 Click here: <​html><​a href="​ircs://​irc.darkfasel.net">​ircs://​irc.darkfasel.net</​a></​html>​ Click here: <​html><​a href="​ircs://​irc.darkfasel.net">​ircs://​irc.darkfasel.net</​a></​html>​
 +
 +==== Generic Clients / stunnel ====
 +
 +Configure stunnel in the following way to connect unsupported clients to localhost:
 +
 +<​code>​
 +[irc]
 +client = yes
 +accept = 127.0.0.1:​6667
 +connect = irc.darkfasel.net:​9999
 +CAfile = /​etc/​ssl/​certs/​cacert-root.pem
 +verify = 2
 +checkHost = irc.darkfasel.net
 +</​code>​
clients.txt · Last modified: 2016/07/12 12:08 by jomat