AdvPhishing icon indicating copy to clipboard operation
AdvPhishing copied to clipboard

grep should be fixed to show the full link in new version of NGROK

Open hossein-mohseni opened this issue 2 years ago • 3 comments

this should be edited: curl -s -N http://127.0.0.1:4040/api/tunnels | grep -o "[0-9a-z]*\.ngrok.io"

To this: curl -s -N http://127.0.0.1:4040/api/tunnels | grep -o "[-.0-9a-z]*\.ngrok.io"

hossein-mohseni avatar Nov 16 '21 04:11 hossein-mohseni

where is the file should i change it?

cybernoob13123 avatar Dec 11 '21 05:12 cybernoob13123

@security-hm I already change it, But the website is detected by google chrome . How to fix it bro, please help

cybernoob13123 avatar Dec 11 '21 05:12 cybernoob13123

This is because lots of people use ngrok for phishing and for illegal propose so Google chrome and Firefox now showing that this website is not safe so you can't do anything except if you buy domain or use another way to publish your local host

hossein-mohseni avatar Dec 11 '21 09:12 hossein-mohseni