An ngrok alternative using just SSH.
NOTICE: This is a premium pico+ service
# Features
- Tunnels to localhost using SSH
- Share your local webserver privately with another user
# Docs
# Usage
1# if you have a local webserver on localhost:8000:
2ssh -R dev:80:localhost:8000 tuns.sh
3# now anyone can access it at https://dev.tuns.sh
# Ready to join pico?
Create an account using only your SSH key.
Get Started