tronbyt/src
Corey Johnson 383f6a8143 Switch from unix socket to TCP proxy
Proxy to Go server on 127.0.0.1:8000 instead of unix socket.
Go sees localhost connections as trusted for auto-login.
Removes all the unix socket, IP forwarding, and socket path
plumbing complexity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 19:32:42 -07:00
..
binary.ts Switch from unix socket to TCP proxy 2026-03-10 19:32:42 -07:00
proxy.ts Switch from unix socket to TCP proxy 2026-03-10 19:32:42 -07:00
server.ts Switch from unix socket to TCP proxy 2026-03-10 19:32:42 -07:00