Commit Graph

12 Commits

Author SHA1 Message Date
eee04daf80 feat: optimize Docker build for production
All checks were successful
renovate / renovate (push) Successful in 19s
Docker Build and Push / build-and-push (push) Successful in 1m30s
2025-12-28 19:29:32 +07:00
6cac64412c fix(deps): update module golang.org/x/crypto to v0.46.0 2025-12-28 08:01:56 +00:00
c69cd68820 feat: add certmagic for automatic TLS certificate management
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m28s
2025-12-26 23:44:50 +07:00
659f6c3ee7 refactor: move CreateForwardedTCPIPPayload to forwarder interface 2025-12-05 13:49:33 +07:00
96dcea1f2c feat: add dedicated WebSocket service for subdomain ping
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 6m33s
2025-09-06 17:17:43 +07:00
8dd4b4b173 update: add gitea action
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 40s
2025-06-22 17:39:00 +07:00
58f15d5a67 update: notify user when accessing an unknown tunnel address 2025-02-08 18:34:45 +07:00
bb6e4e2568 feat: http/1.x translation to http/2.0 2025-02-08 16:53:32 +07:00
710dc544c4 feat: add environment variable support 2025-02-07 18:47:10 +07:00
e6e9e25d8d feat: add routing and landing page 2025-02-07 18:31:20 +07:00
8a1604fde8 refactor: separate core components and improve session & server handling 2025-02-06 22:14:13 +07:00
dc219e2f7f Initial commit 2025-02-05 15:38:47 +07:00