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
valscale 7bfb7744b7
derp,magicsock: add debug envknobs for HTTP and derp server name (#7744)
Make developing derp easier by:

1. Creating an envknob telling clients to use HTTP to connect to derp
servers, so devs don't have to acquire a valid TLS cert.

2. Creating an envknob telling clients which derp server to connect
to, so devs don't have to edit the ACLs in the admin console to add a
custom DERP map.

3. Explaining how the -dev and -a command lines args to derper
interact.

To use this:

1. Run derper with -dev.

2. Run tailscaled with TS_DEBUG_USE_DERP_HTTP=1 and
TS_DEBUG_USE_DERP_ADDR=localhost

This will result in the client connecting to derp via HTTP on port
3340.

Fixes #7700

Signed-off-by: Val <valerie@tailscale.com>
1 year ago
..
addlicense all: update tools that manage copyright headers 1 year ago
cloner all: update tools that manage copyright headers 1 year ago
containerboot cmd/containerboot,kube: consolidate the two kube clients 1 year ago
derper derp,magicsock: add debug envknobs for HTTP and derp server name (#7744) 1 year ago
derpprobe cmd/derpprobe: allow running all probes at the same time 1 year ago
dist release/dist: add forgotten license headers 1 year ago
get-authkey all: replace /kb/ links with /s/ equivalents 1 year ago
gitops-pusher Add support for OAuth tokens #7394 (#7393) 1 year ago
hello all: update copyright and license headers 1 year ago
k8s-operator cmd/k8s-operator: disable HTTP/2 for the auth proxy 1 year ago
mkmanifest cmd/mkmanifest, cmd/tailscale, cmd/tailscaled: remove Windows arm32 resources from OSS 1 year ago
mkpkg all: update copyright and license headers 1 year ago
mkversion version/mkversion: open-source version generation logic 1 year ago
nardump all: update copyright and license headers 1 year ago
netlogfmt all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404) 1 year ago
nginx-auth tailcfg,all: add and use Node.IsTagged() 1 year ago
pgproxy all: update copyright and license headers 1 year ago
printdep cmd/printdep: print correct toolchain URL 1 year ago
proxy-to-grafana tailcfg,all: add and use Node.IsTagged() 1 year ago
sniproxy sniproxy: add promote-https (#7487) 1 year ago
speedtest all: update copyright and license headers 1 year ago
ssh-auth-none-demo all: update copyright and license headers 1 year ago
stunc all: update copyright and license headers 1 year ago
sync-containers cmd/sync-containers: update latest and stable tags 1 year ago
tailscale cmd/tailscale/cli: make serve and funnel visible in list (#7737) 1 year ago
tailscaled ipn/ipnlocal, util/winutil/policy: modify Windows profile migration to load legacy prefs from within tailscaled 1 year ago
testcontrol all: update copyright and license headers 1 year ago
testwrapper all: update copyright and license headers 1 year ago
tsconnect cmd/tsconnect: allow root directory to be passed in 1 year ago
tsshd all: update copyright and license headers 1 year ago
viewer all: update tools that manage copyright headers 1 year ago