{

$listen = $privoxy{'Listen'} || $InternalInterface{'IPAddress'};
$port = $privoxy{'TCPPort'} || '8118';

listen-address  $listen:$port

}
