class onion::socks inherits onion { # Default tor daemon configuration tor::daemon::socks { 'socks': port => 9050, listen_addresses => [ '127.0.0.1' ], } }