t3l3machus / hoaxshell

A Windows reverse shell payload generator and handler that abuses the http(s) protocol to establish a beacon-like reverse shell.
BSD 2-Clause "Simplified" License
3.05k stars 482 forks source link

Ngrok support #20

Closed Perchant76 closed 2 years ago

Perchant76 commented 2 years ago

Is there any chance to add ngrok support to be able to use ngrok instead of port-forwarding?

t3l3machus commented 2 years ago

@Perchant76 did you check the -ng option? Isn't that what you're looking for?

Perchant76 commented 2 years ago

Well I haven't read the - h properly. Sorry for unnecessary issue.