Vemari
✨ v2026-31 is now available

Secure Tunneling
Reimagined.

Instantly expose your local database or web server to the world. No VPNs. No firewalls. Automatic HTTPS with valid SSL certificates.

Start Tunneling
$ vemari -produce postgres

Built for Performance

Engineered to be the fastest way to pipe data across networks.

Configuration Management

Manage multiple services easily with TOML configuration files. Enable, disable, and start services with simple commands.

End-to-End Encryption

AES-256-GCM encryption wraps every byte. Your data is essentially a black box to the open internet.

Zero Latency Overhead

Optimized multiplexing over a single TCP connection ensures your data flies as fast as physics allows.

How it works

1

Produce

Run vemari on your server to expose a local port.

vemari -produce db -target :5432

or or vemari start with config

2

Relay

Traffic flows securely through the Vemari intermediary.

Encrypted Stream
3

Consume

Connect to the local port on your machine.

vemari -consume db -local :5433

Complete Documentation

Everything you need to get started with Vemari. From basic commands to advanced access control features.

CLI Reference

Complete guide to produce, consume, and list commands with examples.

Access Control

Learn how to approve, deny, and revoke client access to your services.

Security & Encryption

Understand how AES-256-GCM encryption protects your data.

Read the Documentation
docs.html
## Quick Start
Expose a service:
vemari -produce mydb -target :5432
Connect locally:
vemari -consume mydb -local 15432
## Access Control
Approve or deny connection requests from clients...

Ready to break through the firewall?

© 2025 DA Solutions. All Rights Reserved.