[ tunneling tool ]

rocked

Expose your local server to the world.

Blazing-fast tunnels built in Rust. HTTP, TCP, UDP — one command.

Get Started

// Install

bash
$ curl -s https://guruaibot.com/install | bash

Linux, macOS, and Windows (WSL / MSYS2)

// Quick Start

Expose an HTTP server
$ rocked http 8080
Expose a TCP port
$ rocked tcp 5432
Expose a UDP port
$ rocked udp 9000

// Features

>_

Blazing Fast

Built in Rust with async I/O. Zero-overhead tunneling, instant connections.

://

Any Protocol

HTTP, TCP, UDP — tunnel anything. Web apps, databases, game servers.

#!

Encrypted

TLS-secured WebSocket transport. Your traffic is protected end to end.

</>

Free & Open

Open source, no sign-up, no rate limits. Just install and go.