Expose local to the internet
Last updated
Last updated
Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE) Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)
The goal of this page is to propose alternatives that allow AT LEAST to expose local raw TCP ports and local webs (HTTP) to the internet WITHOUT needing to install anything in the other server (only in local if needed).
From https://serveo.net/, it allows several http and port forwarding features for free.
From https://www.socketxp.com/download, it allows to expose tcp and http:
From https://ngrok.com/, it allows to expose http and tcp ports:
From https://telebit.cloud/ it allows to expose http and tcp ports:
From https://localxpose.io/, it allows several http and port forwarding features for free.
From https://expose.dev/ it allows to expose http and tcp ports:
From https://github.com/localtunnel/localtunnel it allows to expose http for free:
Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE) Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)