Quick Start
# 1. Download the client for your platform # See the Downloads page after registering # 2. Save your API token fwdninja auth YOUR_API_TOKEN # 3. Expose a local port fwdninja http 3000 # Your service is now available at: # https://<random-id>.fwd.by-a.ninja
Secure
All traffic is encrypted with TLS. API token authentication ensures only you can create tunnels.
Simple
Single binary client. No configuration files needed. Just authenticate and expose.
Fast
WebSocket-based protocol with minimal overhead. Your local services, instantly accessible.