ws2tcp-local-core
Core Rust library for ws2tcp-local.
This crate contains the proxy service, settings resolution, routing rules, gateway handling, TLS setup, and TCP/WebSocket tunnel implementation used by the CLI, FFI, and GUI frontends.
Usage
use ;
# async
License
MIT. See LICENSE.