lin_tor
ivansible.lin_tor
This role installs tor daemon with privoxy forwarding on Linux.
Requirements
None
Variables
tor_enable: true
tor_socks_port: 9050
tor_privoxy_enable: true
tor_privoxy_bindip: 127.0.0.1
tor_privoxy_port: 8118
tor_exclude_nodes: [...]
Tags
lin_tor_install
-- install tor packagelin_tor_service
-- activate tor daemonlin_tor_config
-- configure tor socks port and exit nodeslin_tor_privoxy
-- configure local privoxy forwardinglin_tor_all
-- all of the above
Dependencies
- global flag
lin_compress_logs
enables compression of rotated logs
Example Playbook
- hosts: vagrant1
roles:
- role: ivansible.lin_tor
tor_privoxy_port: 9058
License
MIT
Author Information
Created in 2018-2020 by IvanSible