orbien-org/orbien

Rustorbien-org.github.io/orbien/
macOSWindowsLinux

대체: ngrok

一个轻量高性能的内网穿透,二进制体积大约5MB ,支持 TCP、QUIC、KCP、WebSocket 传输协议,支持 TCP、UDP、HTTP、HTTPS、SOCKS5 协议代理,提供纯Rust原生跨平台桌面客户端和服务端 Web 界面

httphttpskcpnatopenwrtproxyquicrusttcptokiowebsockettunnel
스타 성장
스타
1.2k
포크
137
주간 성장
+118
이슈
1
1.1k1.1k1.1k
8월 1일8월 13일8월 25일9월 6일
아티팩트crates.io
README
Logo

NAT traversal built with Rust and Tokio

orbien-org%2Forbien | Trendshift
English  |  简体中文  |  Docs

dashboard.png

A lightweight, high-performance, and secure intranet penetration tool with a binary size of around 5MB.

Features

  • High performance: high performance, packet-loss resilient, high throughput, no GC pauses, and low memory usage
  • Tunnel protocols: TCP, UDP, HTTP, HTTPS,SOCKS5 and more
  • Transport protocols: TCP, KCP, WebSocket, QUIC, with TCP multiplexing support
  • Security: Token-based tunnel authentication, TLS and mTLS encryption; HTTPS supports transparent forwarding and client-side TLS termination
  • Cross-platform: Windows, Linux, macOS, FreeBSD, and more
  • Operations: lightweight Web admin UI and cross-platform desktop client for easy configuration and monitoring

Quick Start

Download the binary archive for your platform and extract it.

Server

# orbien-server.toml
listen = "0.0.0.0:9527"
./orbien-server -c orbien-server.toml

Client

# orbien.toml
server = "127.0.0.1:9527"

[[tunnels]]
name = "ssh"
protocol = "tcp"
service = "127.0.0.1:22"
remotePort = 9000
./orbien -c orbien.toml

If you prefer not to use the CLI, try the Orbien-Desktop desktop native GUI client.

desktop_en.gif

Benchmark

Env Details
Platform macOS 26.2 · Darwin 25.2.0 · arm64
Hardware Apple M2 (8 cores) · 16 GB
Details benchmarks

To rule out various sources of interference, these benchmarks were run on local loopback. Compared with frp, Orbien's clearest advantage is lower and steadier memory usage under high concurrency.

mem-graph.png

tcp-bitrate.png

udp-bitrate.png

http-throughput.png

License

Contact

관련 저장소
hoppscotch/hoppscotch

Open-Source API Development Ecosystem • https://hoppscotch.io • Offline, On-Prem & Cloud • Web, Desktop & CLI • Open-Source Alternative to Postman, Insomnia

TypeScriptnpmlibraryMIT Licenseapiapi-client
hoppscotch.io
80.2k6.1k
caddyserver/caddy

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

GoGo ModulesApache License 2.0goweb-server
caddyserver.com
75.5k4.9k
ngosang/trackerslist

Updated list of public BitTorrent trackers

awesomeGNU General Public License v2.0trackersbittorrent-trackers
ngosang.github.io/trackerslist/
55.1k6.6k
psf/requests

A simple, yet elegant, HTTP library.

PythonPyPIlibraryApache License 2.0pythonhttp
requests.readthedocs.io/en/latest/
54.3k10.1k
MHSanaei/3x-ui

Supporting multi-protocol multi-user(Vmess, Vless, Trojan, ShadowSocks, Wireguard, Hysteria, Tunnel, Mixed, HTTP, Tun, MTProto، AmneziaWG)

GoGo ModulesGNU General Public License v3.0trojanvless
docs.sanaei.dev
46k11.2k
mitmproxy/mitmproxy

An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

PythonPyPIcliMIT Licensepythonsecurity
mitmproxy.org
44.9k4.7k
curl/curl

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, MQTTS, POP3, POP3S, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

CcliOtherhttphttps
curl.se
42.8k7.3k
aria2/aria2

aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.

C++cliGNU General Public License v2.0cpp11http
aria2.github.io
41.9k3.9k
apache/dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.

JavaMavenlibraryApache License 2.0dubbodistributed-systems
dubbo.apache.org
41.6k26.4k
httpie/cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

PythonPyPIcliBSD 3-Clause "New" or "Revised" Licensehttpcli
httpie.io
38.5k4k
ehang-io/nps

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

GoGo ModulesGNU General Public License v3.0sockstcp
ehang.io/nps/documents
34.2k6.1k
nginx/nginx

The official NGINX Open Source repository.

CBSD 2-Clause "Simplified" Licensecontent-cacheload-balancer
nginx.org
31.6k8.3k