Tunneling Service to Expose Local Server to Public Internet
We want somehow to share our local server publicly, to be able to showoff.
Easily share a web service on your local development machine without messing with DNS and firewall settings.
List of ngrok alternatives: anderspitman/awesome-tunneling For most people, I currently recommend CloudFlare Tunnel.
rapiz1/rathole written in Rust. An alternative to frp and ngrok fatedier/frp boringproxy/boringproxy
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. nip.io - wildcard DNS for any IP Address traefik.me
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/
Non free
- https://openport.io/
- https://portmap.io/ je kompletan VPN
- http://localhost.run/
- https://yaler.net/
- https://telebit.cloud/ is free and almost exactly the same as ngrok
- https://burrow.io/
- https://localxpose.io/ JE BOLJE od ngrok
- https://holepunch.io/ - i to je kao ngrok - completely open source?
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
Share local sites via secure tunnels with Expose - Share local sites via secure tunnels with Expose in pure PHP: beyondcode/expose - SUPER je
Free Ngrok alternative with Cloudflare Tunnels
Možda i:
Dataplicity: Remotely control your Raspberry Pi
Wordpress | ngrok documentation Relative URL
Najbolje i najjednostavnija rešenje je:
- CLoudflare Tunnels
- Expose in PHP but aos using their Cloud server is also really free for 1 user