Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can u tell differece between toriptables3 and toriptables2? Thanks a lot for script #1

Closed
alzur14 opened this issue Nov 19, 2020 · 6 comments

Comments

@alzur14
Copy link

alzur14 commented Nov 19, 2020

can u tell differece between toriptables3 and toriptables2? Thanks a lot for script

@ruped24
Copy link
Owner

ruped24 commented Nov 20, 2020

can u tell differece between toriptables3 and toriptables2? Thanks a lot for script

Good question:

Functionally, no difference.

Update: Also see toriptables3 ELF one file AppImage -> No Python!! 😮

I hope I made it clear... Let me know if you have any further questions. For more information see FAQ.

@ruped24 ruped24 closed this as completed Nov 20, 2020
@sigizmyndaristarhovich
Copy link

hello friend! How to use the program now?
Everything used to work fine, now it can't connect to the Tor network:
sudo toriptables3.py -l
[+] Anonymizer status [ON]
[*] Getting public IP, please wait...
[?] Still waiting for IP address...
[?] Still waiting for IP address...
[?] Still waiting for IP address...

@ruped24
Copy link
Owner

ruped24 commented Sep 27, 2022

Everything used to work fine, now it can't connect to the Tor network:

I just tested it:

mint@mint ~> sudo toriptables3 -l
[+] Anonymizer status [ON]
[*] Getting public IP, please wait...
[?] Still waiting for IP address...
[+] Your IP is 185.56.83.83
mint@mint ~>

I have no idea. Not enough information.

Try:

  1. sudo toriptables3.py --flush
  2. toriptables3.py --ip

Except:

  1. See Troubleshooting.

@sigizmyndaristarhovich
Copy link

Most likely, my provider is blocking the tor network, because it turns out to connect via VPN.

@ruped24
Copy link
Owner

ruped24 commented Oct 4, 2022

Most likely, my provider is blocking the tor network, because it turns out to connect via VPN.

Use https://github.com/ruped24/autovpn2 for testing my theory below.

Try:

Connect to your VPN provider, then try to connect to Tor Network.
This works for me. VPN --> TorIptables.

Let me know...

@sigizmyndaristarhovich
Copy link

sudo autovpn2

[autovpn2] getting server list
[autovpn2] parsing response
[autovpn2] looking for US
Traceback (most recent call last):
File "/usr/local/bin/autovpn2", line 84, in
AutoVpn("".join(argv[1:]))
File "/usr/local/bin/autovpn2", line 24, in init
self.get_serverlist()
File "/usr/local/bin/autovpn2", line 49, in get_serverlist
urlopen("https://www.vpngate.net/api/iphone/")
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 429, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 447, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 1248, in https_open
context=self._context)
File "/usr/lib/python2.7/urllib2.py", line 1205, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno 104] Connection reset by peer>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants