| mlsh
GitHub

Getting Started

  • Overview
  • Installation
  • First Connection
  • Concepts

CLI Reference

  • Overview
  • Command Reference
  • Configuration File

Signal Server

  • Overview
  • Deployment
  • Configuration
  • Operations

Security

  • Overview
  • Cryptography
  • Trust Model

Networking

  • Overview
  • QUIC Tunnels
  • NAT Traversal
  • DNS

Troubleshooting

  • Overview
  • Connectivity
  • Reading Logs

Networking

QUIC tunnels, NAT traversal, and the overlay DNS resolver.

The data plane: how packets get from mlsh0 on one node to mlsh0 on another.

QUIC Tunnels

Why QUIC, how streams map to packets, and the TUN device lifecycle.

NAT Traversal

Candidate gathering, happy-eyeballs probing, and relay fallback.

DNS

The per-node resolver that maps <node>.<cluster> to overlay IPs.

Edit this page on GitHub

MLSH Documentation — Source on GitHub · v0.0.12