tailscale/cmd/tsconnect
Mihai Parparita c06758c83b cmd/tsconnect: allow SSH username to be specified
Redoes the UI to be a form, with a username field and a host drop-down.

Fixes #5139

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2022-07-29 15:54:06 -07:00
..
dist cmd/tsconnect: initial scaffolding for Tailscale Connect browser client 2022-07-19 13:43:08 -07:00
src cmd/tsconnect: allow SSH username to be specified 2022-07-29 15:54:06 -07:00
wasm cmd/tsconnect: allow SSH username to be specified 2022-07-29 15:54:06 -07:00
.gitignore cmd/tsconnect: initial scaffolding for Tailscale Connect browser client 2022-07-19 13:43:08 -07:00
build.go cmd/tsconnect: lint during build step 2022-07-27 16:12:22 -07:00
common.go cmd/tsconnect: lint during build step 2022-07-27 16:12:22 -07:00
dev.go cmd/tsconnect: initial scaffolding for Tailscale Connect browser client 2022-07-19 13:43:08 -07:00
index.html cmd/tsconnect: allow SSH username to be specified 2022-07-29 15:54:06 -07:00
package.json cmd/tsconnect: add Tailwind CSS support and switch to using it 2022-07-27 14:05:45 -07:00
serve.go cmd/tsconnect: switch to TypeScript 2022-07-27 13:50:34 -07:00
tailwind.config.js cmd/tsconnect: add Tailwind CSS support and switch to using it 2022-07-27 14:05:45 -07:00
tsconfig.json cmd/tsconnect: switch to TypeScript 2022-07-27 13:50:34 -07:00
tsconnect.go cmd/tsconnect: pin yarn and node 2022-07-22 11:36:49 -07:00
yarn.lock cmd/tsconnect: add Tailwind CSS support and switch to using it 2022-07-27 14:05:45 -07:00