class onion::freenode inherits onion::socks { # Freenode via Tor # http://freenode.net/irc_servers.shtml # http://pthree.org/2010/01/31/freenode-ssl-and-sasl-authentication-with-irssi/ # http://freenode.net/sasl/sasl-irssi.shtml # https://wiki.archlinux.org/index.php/Tor tor::daemon::map_address { 'freenode': address => '10.40.40.40', newaddress => 'frxleqtzgvwkv7oz.onion', } }