Update README.md

This commit is contained in:
Eduard Tolosa 2019-06-29 23:22:01 -05:00 committed by GitHub
parent f632e9f912
commit 3042f2eb37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,10 @@ DNSPort 5353
Delete the tor-router configuration lines in /etc/tor/torrc, disable the tor-router.service using systemctl (if you used the install.sh script), remove /usr/bin/tor-router, /etc/systemd/system/tor-router.service and restart your computer. Delete the tor-router configuration lines in /etc/tor/torrc, disable the tor-router.service using systemctl (if you used the install.sh script), remove /usr/bin/tor-router, /etc/systemd/system/tor-router.service and restart your computer.
# Considerations
1) Tor-router actually only support IPv4 traffic, support for IPv6 traffic will be added soon. (See https://github.com/Edu4rdSHL/tor-router/issues/1)
# Proof of concept # Proof of concept
After of run the script, follow the next steps to ensure that all is working as expected: After of run the script, follow the next steps to ensure that all is working as expected: