macOS
brew install overtlslocal Homebrew formula metadata
brew / rank 8694
Simple proxy tunnel for bypassing the GFW. Version 0.3.13 via Homebrew; verified 2026-09-11.
install
brew install overtlslocal Homebrew formula metadata
overview
Simple proxy tunnel for bypassing the GFW
history
overtls is a Rust client-and-server SOCKS5 proxy tunnel that transports TCP and UDP traffic over TLS. It is explicitly intended for circumventing network filtering by making the tunnel resemble ordinary TLS traffic.
The ShadowsocksR-Live project developed overtls as a Rust implementation of the OverTLS portion of SSRoT, omitting the broader Shadowsocks and ShadowsocksR protocol layers. Its stated goal is a concise SOCKS5 proxy tunnel carrying TCP and UDP traffic through TLS.
The project provides Cargo installation, release binaries, source builds, Docker material, and Linux installation scripts. The supplied metadata confirms Homebrew packaging, while the repository's platform code and scripts cover additional client and server environments.
Both roles use `overtls-bin` with `-r server` or `-r client` and a configuration selected with `-c config.json`. The shared JSON configuration defines a unique tunnel path plus server certificate, forwarding, listening, and client endpoint settings.
overtls is of interest as a compact Rust networking package that combines client and server roles in one executable and represents a specialized censorship-circumvention approach built directly around TLS traffic.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
config.jsonCredential-bearing paths to review before unattended agent runs.
config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
overtls-bin | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ShadowsocksR-Live/overtls
install metadata
| Package key | brew:overtls |
|---|---|
| Version | 0.3.13 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/overtls |
| Homepage | https://github.com/ShadowsocksR-Live/overtls |
| Repository | https://github.com/ShadowsocksR-Live/overtls |
| License | MIT |
| Source archive | https://github.com/ShadowsocksR-Live/overtls/archive/refs/tags/v0.3.13.tar.gz |
| Last updated | 2026-09-11T17:45:56Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | overtls |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.