Describe the bug*
Traceback (most recent call last):
File "HiddenEye.py", line 49, in
server_menu.server_selection(port)
File "/data/data/com.termux/files/home/HiddenEye/Defs/ActionManager/Server/server_menu.py", line 47, in server_selection
server_runner.start_ngrok(port) # FIXED
File "/data/data/com.termux/files/home/HiddenEye/Defs/ActionManager/Server/server_runner.py", line 100, in start_ngrok
ngrok.connect(port)
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pyngrok/ngrok.py", line 183, in connect
api_url = get_ngrok_process(ngrok_path, config_path, auth_token, region).api_url
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pyngrok/ngrok.py", line 135, in get_ngrok_process
return process.get_process(ngrok_path, config_path, auth_token, region)
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pyngrok/process.py", line 147, in get_process
return _start_process(ngrok_path, config_path, auth_token, region)
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pyngrok/process.py", line 270, in _start_process
raise PyngrokNgrokError("The ngrok process errored on start.", ngrok_process.startup_logs,
pyngrok.exception.PyngrokNgrokError: The ngrok process errored on start
**To Reproduce
Steps to reproduce the behavior:
Expected behavior
new url not showing
Screenshots
Device (please complete the following information):
Additional context
Add any other context about the problem here.
Are you running the newest version?
yes, on android;termux without;sudo
On Sat, 30 May, 2020, 1:06 pm DarkMidus, notifications@github.com wrote:
Are you running the newest version?
โ
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/DarkSecDevelopers/HiddenEye/issues/632#issuecomment-636293276,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/APYPVVCKYOB7GO2UW35OFS3RUCZRFANCNFSM4NOBDDQA
.
@darkmidus Same with me too!
Termux support branch is outdated, you are free to make your pull request
@sTiKyt Should have mention that in the docs!

Helpppp
@darkmidus Same with me too!
Docs are outdated too :d
Help in this too also
./HiddenEye.py
./HiddenEye.py: line 7: from: command not found
./HiddenEye.py: line 8: import: command not found
./HiddenEye.py: line 9: import: command not found
./HiddenEye.py: line 10: import: command not found
./HiddenEye.py: line 11: import: command not found
./HiddenEye.py: line 12: import: command not found
./HiddenEye.py: line 13: import: command not found
./HiddenEye.py: line 14: import: command not found
./HiddenEye.py: line 15: import: command not found
./HiddenEye.py: line 16: import: command not found
./HiddenEye.py: line 17: import: command not found
./HiddenEye.py: line 21: syntax error near unexpected token agreement'
./HiddenEye.py: line 21:agreement = simple_informant.terms_of_service_message()'
I don't know how to provide screenshot so also help me in that this is the error I am getting when I am trying I never got this error
@sammy112233 you run PYTHON apps with PYTHON and problem solved...
yes, on android;termux without;sudo
โฆ
On Sat, 30 May, 2020, 1:06 pm DarkMidus, @.*> wrote: Are you running the newest version? โ You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#632 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/APYPVVCKYOB7GO2UW35OFS3RUCZRFANCNFSM4NOBDDQA .
You must use sudo!
@hksharmaa26 bro I tried with sudo but sudo doesn't work also now I tried with python and new error is showing up see this
Traceback (most recent call last):
File "HiddenEye.py", line 8, in
import Defs.ActionManager.main_runner as main_runner
File "/data/data/com.termux/files/home/HiddenEye/Defs/ActionManager/main_runner.py", line 9, in
from Defs.ImportManager.unsorted_will_be_replaced import run_command, webpage_set, wait, path, rmtree, pathlib_Path, copyfile, chmod, mkdir, remove
File "/data/data/com.termux/files/home/HiddenEye/Defs/ImportManager/unsorted_will_be_replaced.py", line 15, in
from pyngrok import ngrok
ModuleNotFoundError: No module named 'pyngrok'
I think I got a solution guys mine started working
Do one thing install
Pkg install pyngrok
And use this command
cd && apt update && apt upgrade && apt install git php openssh python wget && git clone -b Termux-Support-Branch https://github.com/DarkSecDevelopers/HiddenEye.git; wget https://github.com/remo7777/REMO773/raw/master/Ngrok-linux-arm.zip && unzip Ngrok.zip && chmod 777 ngrok && cp ngrok ~/HiddenEye/Server/ && cd Hidd/ && pip install -r req.txt && python Hidden.py; clear; python Hidden*.py
And try this mine started working u can try also
And open with this L's
Cd HiddenEye
Python3 HiddenEye.py
Maybe work for you tell me is its working
Glad you finally heard what we were trying to say and figured it out, you are free to reopen..
I have solved it .
You have to install requirements and it will install pyngrok automatically.
Run this command again ==> _pip install -r requirements.txt_
See this ::
pip install -r requirements.txt
Collecting requests==2.23.0
Using cached requests-2.23.0-py2.py3-none-any.whl (58 kB)
Collecting pyngrok==3.1.1
Using cached pyngrok-3.1.1.tar.gz (13 kB)
Collecting certifi>=2017.4.17
Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
|โโ | 10 kB 2. |โโโโโ | 20 kB 10 |โโโโโโโ | 30 kB 15 |โโโโโโโโโ | 40 kB 11 |โโโโโโโโโโโ | 51 kB 13 |โโโโโโโโโโโโโ | 61 kB 14 |โโโโโโโโโโโโโโโ | 71 kB 16 |โโโโโโโโโโโโโโโโโ | 81 kB 18 |โโโโโโโโโโโโโโโโโโโ | 92 kB 19 |โโโโโโโโโโโโโโโโโโโโโ | 102 kB 1 |โโโโโโโโโโโโโโโโโโโโโโโ | 112 kB 1 |โโโโโโโโโโโโโโโโโโโโโโโโโโ | 122 kB 1 |โโโโโโโโโโโโโโโโโโโโโโโโโโโโ | 133 kB 1 |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ | 143 kB 1 |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 153 kB 1 |โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ| 156 kB 188 kB/s
Collecting idna<3,>=2.5
Using cached idna-2.9-py2.py3-none-any.whl (58 kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
Using cached urllib3-1.25.9-py2.py3-none-any.whl (126 kB)
Collecting chardet<4,>=3.0.2
Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting future
Using cached future-0.18.2.tar.gz (829 kB)
Collecting PyYAML
Using cached PyYAML-5.3.1.tar.gz (269 kB)
Using legacy setup.py install for pyngrok, since package 'wheel' is not installed.
Using legacy setup.py install for future, since package 'wheel' is not installed.
Using legacy setup.py install for PyYAML, since package 'wheel' is not installed.
Installing collected packages: certifi, idna, urllib3, chardet, requests, future, PyYAML, pyngrok
Running setup.py install for future ... done
Running setup.py install for PyYAML ... done
Running setup.py install for pyngrok ... done
Successfully installed PyYAML-5.3.1 certifi-2020.6.20 chardet-3.0.4 future-0.18.2 idna-2.9 pyngrok-3.1.1 requests-2.23.0 urllib3-1.25
Traceback (most recent call last):
File "HiddenEye.py", line 45, in
server_runner.server_selection(port)
File "/home/kali/HiddenEye-Legacy/Defs/ActionManager/Server/server_runner.py", line 64, in server_selection
NgrokController().establish_connection(port=port)
File "/home/kali/HiddenEye-Legacy/controllers/ngrok_controller.py", line 32, in establish_connection
self._model.connect(port=port, name='HiddenEye Connection', pyngrok_config=self._config_path)
File "/usr/local/lib/python3.8/dist-packages/pyngrok/ngrok.py", line 176, in connect
api_url = get_ngrok_process(pyngrok_config).api_url
File "/usr/local/lib/python3.8/dist-packages/pyngrok/ngrok.py", line 126, in get_ngrok_process
ensure_ngrok_installed(pyngrok_config.ngrok_path)
AttributeError: 'str' object has no attribute 'ngrok_path'
root@kali:/home/kali/HiddenEye-Legacy# pip3 install requests
Requirement already satisfied: requests in /usr/local/lib/python3.8/dist-packages (2.23.0)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests) (1.25.10)
Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests) (3.0.4)
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests) (2020.6.20)
Requiremen
wtf what should i do ???