Access your devices
Share your stuff

Use it
to test your webhooks. to show your project to Mom. to test your site on mobile. to work from 127.0.0.1. to access your raspberry pi. to build peer-to-peer apps.

Quickstart with bash

1
Install Telebit
curl https://get.telebit.io/ | bash
2
Claim your device via Email
Hello!

Want to use 'Jon's Macbook Pro' with Telebit?
Just confirm your email address:

    Confirm Email Address
3
Enjoy Anytime, Anywhere Access
For Local Development

  ~/telebit http 3000
  Forwarding https://jondoe.telebit.io => localhost:3000

  curl -fsSL https://jondoe.telebit.io/

For Sharing Files

  ~/telebit http ./project.zip
  Serving ./project.zip as https://jondoe.telebit.io

  curl -fsSL https://jondoe.telebit.io/

For Access with SSH

  ~/telebit ssh auto
  Forwarding jondoe.telebit.io -p 5050 => localhost:22
  Forwarding ssh+https (openssl proxy) => localhost:22

  ssh -p 5050 jondoe.telebit.io
  ssh -o ProxyCommand="sclient %h" jondoe.telebit.io

For Debugging with TCP

  ~/telebit tcp 9000
  Forwarding jondoe.telebit.io -p 5050 => localhost:9000

  netcat jondoe.telebit.io 5050

Install For

Features

Secure https for all tunnels
Show your work to anyone
Test API Webhooks
Test your UI in cloud browsers

Join our mailing list