You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/sniproxy
Denton Gentry 29a35d4a5d cmd/sniproxy: switch to peterbourgon/ff for flags
Add support for TS_APPC_* variables to supply arguments by
switching to https://github.com/peterbourgon/ff for CLI
flag parsing. For example:
TS_APPC_FORWARDS=tcp/22/github.com ./sniproxy

Updates https://github.com/tailscale/tailscale/issues/1748

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
11 months ago
..
.gitignore cmd/sniproxy: add port forwarding and prometheus metrics 11 months ago
sniproxy.go cmd/sniproxy: switch to peterbourgon/ff for flags 11 months ago
sniproxy_test.go cmd/sniproxy: add port forwarding and prometheus metrics 11 months ago