ferrotunnel-client

Crates.ioferrotunnel-client
lib.rsferrotunnel-client
version0.5.0
created_at2026-01-25 10:02:19.524574+00
updated_at2026-01-25 10:02:19.524574+00
descriptionFerroTunnel Client binary
homepage
repositoryhttps://github.com/MitulShah1/ferrotunnel
max_upload_size
id2068471
size42,816
Mitul Shah (MitulShah1)

documentation

README

ferrotunnel-client

Crates.io Documentation License

The official CLI client for FerroTunnel.

Overview

This binary connects a local service to a FerroTunnel server, exposing it to the Internet.

Installation

cargo install ferrotunnel-client

Usage

ferrotunnel-client --server tunnel.example.com --token my-secret --local-addr 127.0.0.1:8080
Commit count: 29

cargo fmt