We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Ferri is a small, free, open-source HTTP tunnel. Point it at any local port — even one buried behind NAT or a corporate firewall — and Ferri hands back an SSL-terminated public URL. One binary. No account.
The client is a single static binary. Drop it anywhere on your $PATH
and pass it the local port you want to share.
# 1 · install the client
$ curl -fsSL https://raw.githubusercontent.com/m1dnight/ferri/main/scripts/install.sh | sh
# 2 · point ferri at a local port
$ ferri 4444
https://gentle-fox.ferri.run → localhost:4444