Expose localhost to public

Expose localhost to public

We want somehow to share our local server publicly, to be able to showoff.

ngrok

Easily share a web service on your local development machine without messing with DNS and firewall settings.

localtunnel ForwardHQ Vagrant Share httpi.pe UltraHook Openport ProxyLocal Pagekite

Accessing localhost From Anywhere

xip.io is interesting service when you need wildcard DNS. Most usable if you have a static IP address.


Development environments? azk


ngrok - secure introspectable tunnels to localhost Roll your own ngrok in 15 minutes Serveo: expose local servers to the internet using SSH


Meni ustvari treba nešto kao ngrok and localtunnel

They start a tunnel from your machine to an external server and assign a public URL to this tunnel. Traffic from this URL is forwarded through the tunnel to your service. Very convenient and easy to use. ngrok, for example, consists of just one binary, you download and run it without any installation.


Za proxy koristim uvek port 22333 za tunneling do proxy-ja koristim 55555


open-source: antoniomika/sish: HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.


March 24, 2020

Unfortunately, the service has been down for quite some time and it doesn’t seem to be actively maintained. I’ve used ngrok in the meantime and been pretty satisfied with it. This Github issue seems to imply that there is a flag to use a non-SSL alternative in Localtunnel if that fits your needs.

There’s also self hosted options documented on the Github, but I’ve never needed the service bad enough to warrant the extra effort.

in pure PHP: beyondcode/expose - SUPER je

https://chenhuijing.com/blog/tunnelling-services-for-exposing-localhost-to-the-web/

fatedier/frp: A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

Non free

Error: listen tcp 127.0.0.1:4049: bind: An attempt was made to access a socket in a way forbidden by its access permissions. Solution: ipconfig /release && ipconfig /renew

ngrok može kao service: scoop install nssm pa onda: https://stackoverflow.com/questions/50681671/how-to-keep-ngrok-running-even-when-signing-off-of-a-server


Expose your LocalHost with this tool https://github.com/htr-tech/host

Ali pazi i proveri kod pošto je lik sumnjiv: https://github.com/htr-tech


localhost.run | localhost.run


Share local sites via secure tunnels with Expose - Share local sites via secure tunnels with Expose

Free Ngrok alternative with Cloudflare Tunnels


Možda i:

Dataplicity: Remotely control your Raspberry Pi

date 14. Mar 2020 | modified 17. Jan 2023
filename: Devbox » Expose localhost for Public Access
Article Content