Use Caddy to proxy websocket connections to telnet destinations.
Find a file
2025-01-07 22:23:21 +00:00
.gitignore .gitignore 2025-01-07 22:23:10 +00:00
go.mod Initial code commit 2025-01-07 22:23:21 +00:00
go.sum Initial code commit 2025-01-07 22:23:21 +00:00
main.go Initial code commit 2025-01-07 22:23:21 +00:00
README.md Initial code commit 2025-01-07 22:23:21 +00:00
telnetproxy.go Initial code commit 2025-01-07 22:23:21 +00:00
telnetproxy_test.go Initial code commit 2025-01-07 22:23:21 +00:00