Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tailscale/tailcat
/ app.js
File
app.js
web/app.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// tailcat web app. Plain JavaScript, no build step. The Go side
2
// (main_js.go) exposes globals tailcatListen and tailcatDial.
3
4
const
CHUNK = 64 * 1024;
Callers
nothing calls this directly
Calls
7
pickDERPMapURL
Function · 0.85
fetchWasm
Function · 0.85
$
Function · 0.85
setStatus
Function · 0.85
sendStream
Function · 0.85
startListener
Function · 0.85
sha256Hex
Function · 0.85
Tested by
no test coverage detected