ZoroZ

Beef over WAN

so i have a practical where i have to setup Beef over WAN
so i use ssh -R 80:localhost:3000 nokey@localhost.run and generate a tunnel here i get a link that i put in beef config file and in the index file of my Apache server with /hook.js
and ssh -R 80:localhost:80 nokey@localhost.run to genreate a QR to use as a median to get anyone to scan and get to my Apache server and i try and also get the index page but didn't get any response in beef panel so any one with any knowledge about this or any video or notes to perfrom this in other way it will be very helpful
Was this page helpful?