Its giving me this error and I dont know what to do
_ _______
/\ | | |__ |
/ \ _ | | ___ | | ___ _ __
/ /\ | | | | / _ \ | |/ _ | '|
/ ____ \ || | || () | | | () | |
// __,|___/ ||___/||
V 2.1
from mrFD
http://facebook.com/ninja.hackerz.kurdish/
sh: line 1: service: command not found
change your SOCKES to 127.0.0.1:9050
sh: line 1: service: command not found
[+] time to change Ip in Sec [type=60] >> 10
[+] How many times do you want to change your IP? enter to infinite IP change] >>
Starting infinite IP change. Press Ctrl+C to stop.
sh: line 1: service: command not found
Traceback (most recent call last):
File "/usr/share/aut/autoTOR.py", line 72, in
change() # Assuming 'change()' is defined elsewhere
~~~~~~^^
File "/usr/share/aut/autoTOR.py", line 39, in change
print ('[+] Your IP has been Changed to : '+str(ma_ip()))
~~~~~^^
File "/usr/share/aut/autoTOR.py", line 34, in ma_ip
get_ip= requests.get(url,proxies=dict(http='socks5://127.0.0.1:9050',https='socks5://127.0.0.1:9050'))
^^^^^^^^
NameError: name 'requests' is not defined
Its giving me this error and I dont know what to do
_ _______
/\ | | |__ |
/ \ _ | | ___ | | ___ _ __
/ /\ | | | | / _ \ | |/ _ | '|
/ ____ \ || | || () | | | () | |
// __,|___/ ||___/||
V 2.1
from mrFD
http://facebook.com/ninja.hackerz.kurdish/
sh: line 1: service: command not found
change your SOCKES to 127.0.0.1:9050
sh: line 1: service: command not found
[+] time to change Ip in Sec [type=60] >> 10
[+] How many times do you want to change your IP? enter to infinite IP change] >>
Starting infinite IP change. Press Ctrl+C to stop.
sh: line 1: service: command not found
Traceback (most recent call last):
File "/usr/share/aut/autoTOR.py", line 72, in
change() # Assuming 'change()' is defined elsewhere
~~~~~~^^
File "/usr/share/aut/autoTOR.py", line 39, in change
print ('[+] Your IP has been Changed to : '+str(ma_ip()))
~~~~~^^
File "/usr/share/aut/autoTOR.py", line 34, in ma_ip
get_ip= requests.get(url,proxies=dict(http='socks5://127.0.0.1:9050',https='socks5://127.0.0.1:9050'))
^^^^^^^^
NameError: name 'requests' is not defined