im a bit of a beginner so forgive my ignorance if this issue is a real simple one ha...so i install everything fine, and go through the process...when i choose ngrok as the server i get the following errors....
Traceback (most recent call last):
File "HiddenEye.py", line 45, in
server_runner.server_selection(port)
File "/home/gh0st/Tools/HiddenEye/Defs/ActionManager/Server/server_runner.py", line 64, in server_selection
NgrokController().establish_connection(port=port)
File "/home/gh0st/Tools/HiddenEye/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'
anyone able to help me fix this please
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.68. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
I too have the same issue..
same here
exact same situation as you lol

Can someone help me?
Same problem. Somebody know how to fix it?
@sTiKyt any solution for this?
@Saami10 Working on it, may be fixed at dev branch, try it our
@sTiKyt please fix it
@vanss-x read README.md... This version is not going to be maintained anymore
How much time it need to fix
On Wed, 30 Sep 2020, 15:18 sTiKyt, notifications@github.com wrote:
@vanss-x https://github.com/vanss-x read README.md... This version is
not going to be maintained anymore—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/DarkSecDevelopers/HiddenEye/issues/821#issuecomment-701339628,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ARE753ZB3XVSHCBQ4MDTLR3SIMLJ3ANCNFSM4RJO6VNQ
.
DO anyone know when will the REBORN version be available?
@ov1faruk soon.. More developers we have - faster it gets developed. Right now i'm doing it all almost solo... I hope someone starts contributing soon enough. We have @darkmidus working on some stuff but we don't know how it's going to turn out yet.
@sTiKyt "contact that lazy developer and make him code!", alright you got me there ! ;) I cannot contribute sadly.
hello now Work ???
@sTiKyt now work ngrok ??
Hi no the ngrok is not working please fix it soon I need the script so
much. In this new version ngrok not working can you send me the last
version codes
On Sun, 1 Nov 2020, 03:53 david8940, notifications@github.com wrote:
@sTiKyt https://github.com/sTiKyt now work ngrok ??
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/DarkSecDevelopers/HiddenEye-Legacy/issues/821#issuecomment-720006421,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ARE753YGNB4XE4XAMNESB4LSNSS7BANCNFSM4RJO6VNQ
.
No please fix it
On Sun, 1 Nov 2020, 03:53 david8940, notifications@github.com wrote:
@sTiKyt https://github.com/sTiKyt now work ngrok ??
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/DarkSecDevelopers/HiddenEye-Legacy/issues/821#issuecomment-720006421,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ARE753YGNB4XE4XAMNESB4LSNSS7BANCNFSM4RJO6VNQ
.
The best way around this issue is to install Ngrok separately.
After that, run Hiddeneye and go through the entire process and when you reach the server select Localhost, from there feed in as desired the next steps and then copy the generated URL to the second command line where you intend to run Ngrok and feed in command "ngrok http 127.0.0.1:1024"
where 127.0.0.1:1024 should be the URL generated in HiddenEye.
That shall work just fine as it what I use.
@Newtoxton the best way around this issue is learning to read file saying README
Most helpful comment
Issue-Label Bot is automatically applying the label
bugto this issue, with a confidence of 0.68. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!Links: app homepage, dashboard and code for this bot.