summaryrefslogtreecommitdiffhomepage
path: root/cmd/sniproxy/sniproxy.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-2/+2
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-16types/netmap: remove PrivateKey from NetworkMapBrad Fitzpatrick1-1/+1
2025-02-05all: use new LocalAPI client package locationBrad Fitzpatrick1-2/+2
2025-02-03tailcfg: add JSON unmarshal helper for view of node/peer capabilitiesAdrian Dewhurst1-3/+1
2023-11-02appc,cmd/sniproxy,ipn/ipnlocal: split sniproxy configuration code out of appcJames Tucker1-16/+12
2023-10-31cmd/sniproxy: implement support for control configuration, multiple addressesTom DNetto1-266/+151
2023-10-08sniproxy allows configuration of hostnameSimon Leonhardt1-0/+2
2023-08-30cmd/sniproxy: move default debug-port away from 8080.Denton Gentry1-1/+1
2023-08-30cmd/sniproxy: switch to peterbourgon/ff for flagsDenton Gentry1-10/+15
2023-08-24cmd/sniproxy: add port forwarding and prometheus metricsDenton Gentry1-16/+177
2023-08-01cmd/sniproxy: add client metricsDenton Gentry1-0/+18
2023-06-26tsnet: expose field to configure Wireguard portTom DNetto1-0/+2
2023-04-28cmd/sniproxy: Set App name in tsnet hostinfoDenton Gentry1-0/+222