Crate localtunnel_server

Source
Expand description

Start a localtunnel server, request a proxy endpoint at domain.tld/<your-endpoint>, user’s request then proxied via <your-endpoint>.domain.tld.

Structs§

ServerConfig

Functions§

start
Start the proxy use low level api from hyper. Proxy endpoint request is served via actix-web.