socks_router.cli

Attributes

logger

Functions

cli(ctx, logging_config, hostname, port, routes, ...)

Module Contents

logger
cli(ctx: click.Context, logging_config: str, hostname: str, port: int, routes: str | None, routes_file: pathlib.Path, retries: int)