Инструмент OSINT, для поиска людей перешедших по ссылке /радиус разброса 1-30 метров. Работает под kali linux and termux. Есть бесплатная версия и premium.
Traceback (most recent call last):
File "/data/data/com.termux/files/home/Bigbro/start.py", line 50, in
osintsan()
File "/data/data/com.termux/files/home/Bigbro/start.py", line 36, in osintsan
from menu1 import loc
File "/data/data/com.termux/files/home/Bigbro/menu1.py", line 202, in
loc()
File "/data/data/com.termux/files/home/Bigbro/menu1.py", line 143, in loc
deafult_server()
File "/data/data/com.termux/files/home/Bigbro/menu1.py", line 132, in deafult_server
a = ngrok.connect(8767, "http", auth_token=ngrok.set_auth_token)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/pyngrok/ngrok.py", line 251, in connect
api_url = get_ngrok_process(pyngrok_config).api_url
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/pyngrok/ngrok.py", line 162, in get_ngrok_process
return process.get_process(pyngrok_config)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/pyngrok/process.py", line 295, in get_process
return _start_process(pyngrok_config)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/pyngrok/process.py", line 464, in _start_process
raise PyngrokNgrokError("The ngrok process errored on start: {}.".format(ngrok_process.startup_error),
pyngrok.exception.PyngrokNgrokError: The ngrok process errored on start: Get "https://s3.amazonaws.com/dns.ngrok.com/tunnel.json": dial tcp: lookup s3.amazonaws.com on [::1]:53: read udp [::1]:51615->[::1]:53: read: connection refused.
Termux After start
Traceback (most recent call last): File "/data/data/com.termux/files/home/Bigbro/start.py", line 50, in
osintsan()
File "/data/data/com.termux/files/home/Bigbro/start.py", line 36, in osintsan
from menu1 import loc
File "/data/data/com.termux/files/home/Bigbro/menu1.py", line 202, in
loc()
File "/data/data/com.termux/files/home/Bigbro/menu1.py", line 143, in loc
deafult_server()
File "/data/data/com.termux/files/home/Bigbro/menu1.py", line 132, in deafult_server
a = ngrok.connect(8767, "http", auth_token=ngrok.set_auth_token)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/pyngrok/ngrok.py", line 251, in connect
api_url = get_ngrok_process(pyngrok_config).api_url
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/pyngrok/ngrok.py", line 162, in get_ngrok_process
return process.get_process(pyngrok_config)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/pyngrok/process.py", line 295, in get_process
return _start_process(pyngrok_config)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/pyngrok/process.py", line 464, in _start_process
raise PyngrokNgrokError("The ngrok process errored on start: {}.".format(ngrok_process.startup_error),
pyngrok.exception.PyngrokNgrokError: The ngrok process errored on start: Get "https://s3.amazonaws.com/dns.ngrok.com/tunnel.json": dial tcp: lookup s3.amazonaws.com on [::1]:53: read udp [::1]:51615->[::1]:53: read: connection refused.