This repository has been archived on 2020-05-29. You can view files and clone it, but cannot push or open issues or pull requests.
ansible-tor/vars/main.yml

9 lines
224 B
YAML

tor:
listen:
socks:
addr: "127.0.0.1"
port: "9050"
http:
addr: "127.0.0.1"
port: "7050"