From 3042f2eb377ac213eeebd1d9cfe81648d45f6250 Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Sat, 29 Jun 2019 23:22:01 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2db1d82..7f68bb5 100644 --- a/README.md +++ b/README.md @@ -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. +# 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 After of run the script, follow the next steps to ensure that all is working as expected: