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
David Anderson bdf3d2a63f cmd/pgproxy: open-source our postgres TLS-enforcing proxy.
From the original commit that implemented it:

  It accepts Postgres connections over Tailscale only, dials
  out to the configured upstream database with TLS (using
  strong settings, not the swiss cheese that postgres defaults to),
  and proxies the client through.

  It also keeps an audit log of the sessions it passed through,
  along with the Tailscale-provided machine and user identity
  of the connecting client.

In our other repo, this was:
commit 92e5edf98e8c2be362f564a408939a5fc3f8c539,
Change-Id I742959faaa9c7c302bc312c7dc0d3327e677dc28.

Co-authored-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 5 years ago
cloner cmd/{cloner,viewer}: add support for map values with pointers 3 years ago
derper all: fix spelling mistakes 3 years ago
derpprobe net/stun: convert to use net/netip.AddrPort 3 years ago
gitops-pusher cmd/gitops-pusher: standardize hujson before posting to validate (#5525) 3 years ago
hello refactor: move from io/ioutil to io and os packages 3 years ago
mkpkg cmd/mkpkg: use package flag (#4373) 4 years ago
nginx-auth cmd/nginx-auth/nginx-auth: update auth to allow for new domains 3 years ago
pgproxy cmd/pgproxy: open-source our postgres TLS-enforcing proxy. 3 years ago
printdep Docker: add ALPINE.txt to manage alpine versions 4 years ago
proxy-to-grafana all: gofmt for Go 1.19 3 years ago
speedtest net/speedtest: retune to meet iperf on localhost in a VM 3 years ago
tailscale wgengine/magicsock: make debug-level stuff not logged by default 3 years ago
tailscaled wgengine: don't re-allocate trimmedNodes map (#5825) 3 years ago
testcontrol all: use any instead of interface{} 4 years ago
tsconnect all: consistently initialize Logf when creating tsdial.Dialers 3 years ago
tsshd cmd/tsshd: add a package line to appease gofmt 3 years ago
viewer all: fix spelling mistakes 3 years ago