jofpin / trape

People tracker on the Internet: OSINT analysis and research tool by Jose Pino
https://x.com/jofpin
7.98k stars 1.28k forks source link

Ngrok authtoken error #258

Open sankethj opened 3 years ago

sankethj commented 3 years ago

[x] ERROR: Command '['./ngrok', 'authtoken', u'my_auth']' returned non-zero exit status -4

I got above error, my ngrok author token was correct and I tried 2 more author token but it failed. I had hidden here my_auth😐

SirZexx commented 2 years ago

Hey, I had the same issue with it but after storming through Error I Found out that my Ngrok API key had extra chracter it looked like this :"./ngrok authtoken 20lxqyBgsoEplfNHYtRTJtwHLGRj1h2b31241kjb94tPFvg1h23vT" but then i changed it to just "20lxqyBgsoEplfNHYtRTJtwHLGRj1h2b31241kjb94tPFvg1h23vT" and it worked fine for me. You can change it by going to "/root/trape/trape.config/" and remove extra thing like "./ngrok authtoken" nad it will work