PrivateOnion Networking for Everyone.

Zelton transforms folders, static sites, secure drops, private APIs, incident rooms, and chats into protected Onion services. Launch encrypted local tunnels in seconds without editing complex Tor config files or leaking metadata.

Explore Features Download Binary

zelton engine

$zelton start

✓ Engine running · Tor online · Vault locked

Address: http://localhost:7070 (Playground) | http://localhost:7071 (API)

listening for commands...

zelton start
zelton publish ./board-pack
zelton playground

Zelton

The Onion Networking Platform

Onion services mapped as live signal points.

A pixel-map view of distributed private access across regions, built to sit between Zelton's engine story and the product workflow.

Introducing Zelton

Private publishing without network complexity.

Zelton bridges local developments with high-assurance security standards. Whether publishing reports, running code diagnostics, sharing datasets, or auditing access logs, Zelton covers the configuration automatically.

One CLI Command

Deploy directories, documentation, templates, or live APIs to the Tor network using simple commands. Zelton configures service definitions and creates audit receipts automatically.

Playground GUI

Drag and drop assets, inspect real-time connection telemetry, verify vault keys, initiate metadata sweeps, and plan deployments inside a stunning local-first cockpit.

Enterprise Shield

Isolate keys within an encrypted vault, scrub active tracking tags before publishing, monitor system memory logs, and implement cryptographic authorization gates.

The secure publishing pipeline, automated.

Specify the folder, document, or API, and Zelton handles isolation, key storage, network negotiation, and telemetry routing instantly.

Ingest & Categorize

Zelton identifies targets (folders, bundles, PDFs, APIs) and binds them to safe localhost boundaries.

Audit & Scrub

The metadata engine scans code paths, strips dangerous tags, EXIF headers, and unlinked external resources.

Vault Isolation

Identity keys are sealed in the AES-256-GCM Vault, mapping requests to unique local port destinations.

Publish & Verify

Tunnels open, yielding custom onion links, QR share cards, verifiable receipts, and telemetry indicators.

Engineered for security-critical environments.

Zelton delivers advanced configurations out-of-the-box, ensuring teams maintain complete control over data privacy and network metadata.

Document Portals

Publish project board packs, compliance audits, or source docs with customizable expiration dates, print protections, and verifiable hashes.

Static Web Mirrors

Deploy website documentation, mirrors, or blogs without exposing real server locations, IP records, or hosting endpoints.

Secure Drops

Set up isolated, incoming-only submission hubs. Files drop directly into encrypted local storage vaults with case triage pipelines.

Private APIs

Expose local microservices and API gateways through authenticated endpoints, complete with token limits, traffic filters, and request logs.

Vault Infrastructure

Rotate keys automatically, manage private directories, export air-gapped backups, and prevent key reveal accidents via hardware checks.

Access Telemetry

Trace connection points, audit active tokens, flag suspicious request anomalies, and generate cryptographically signed audit trail logs.

Intelligent operations under policy rules.

Aina coordinates audit reporting, handles target sweeps, rotates onion locations, and automates emergency playbooks. The key remains inside the server-side engine boundary, never exposing API keys to the interface.

A visual dashboard for Onion networks.

Zelton Playground is a desktop command console. Oversee active services, view traffic metrics, rotate vault configurations, run sanitization sweeps, and consult Aina AI.

Download Zelton for your architecture.

Download Zelton for your architecture. The bundle contains a single self-contained binary. No external Tor daemon setup or package management required.

macOS Apple Silicon

For M-series Macs. Self-contained ZIP containing the executable binary and internal Tor configs.

sha256: 3504dc8b7b81...a3ee9

Download ZIP Copy SHA

Linux Intel x86_64

For standard 64-bit Linux environments (Debian, Ubuntu, RedHat). No system daemon required.

sha256: a777f9028793...bbe99

Download ZIP Copy SHA

Docker Container

Pull the pre-configured Linux AMD64 image from Docker Hub with persistent volumes.

rocheston/zelton:latest

Integrate into existing command workflows.

Install the binary globally and start controlling the background engine immediately using the CLI.

macOS / Linux Install

$ unzip zelton-macos-arm64.zip
$ chmod +x zelton
$ sudo mv zelton /usr/local/bin/zelton
$ zelton start
$ zelton playground

Docker Deployment

$ docker pull rocheston/zelton:latest
$ docker run --rm \
    --name zelton \
    --platform linux/amd64 \
    -p 127.0.0.1:7070:7070 \
    -p 127.0.0.1:7071:7071 \
    -v zelton-data:/home/zelton/.zelton \
    rocheston/zelton:latest

Zelton Core Lifecycle Commands

$ zelton start              # Launch background engine daemon
$ zelton playground         # Spin up desktop dashboard UI
$ zelton status             # Inspect engine stats and vault locks
$ zelton list               # Print published onion services
$ zelton stop board-pack    # Stop tunnel for board-pack
$ zelton delete board-pack  # Purge keys and files securely

Aina AI & Advanced Commands

$ zelton aina "publish report.pdf privately"
$ zelton aina "who accessed legal-drop?"
$ zelton aina "rotate board-pack onion daily"
$ zelton scan research-site --no-leak
$ zelton rotate board-pack --blue-green
$ zelton receipt board-pack

Zelton is a controlled, auditable, AI-assisted onion networking platform built for authorized, lawful privacy operations.