16 Commits

Author SHA1 Message Date
8c8fdf251d refactor: remove error shadowing
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 6m13s
2025-12-06 23:47:02 +07:00
368cc0b3e3 fix: resolve nil pointer dereference in interaction on TLS request 2025-12-06 00:01:25 +07:00
626b6b5feb fix: unexpected byte size
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-12-02 20:15:51 +07:00
ecd6ab2618 feat: head ping
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-12-02 18:44:30 +07:00
d7d6e24a42 feat: add header factory
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-12-02 17:14:17 +07:00
8442fedef1 refactor: handle error
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-11-28 16:57:13 +07:00
d3a5007d68 refactor: separate session responsibilities and inject dependencies
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-11-28 13:29:43 +07:00
41f9835365 update: add new env variable for setting cors list
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m49s
2025-09-11 13:02:16 +07:00
9e794bf53f update: redirect user to not found tunnel page
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m49s
2025-09-08 10:18:47 +07:00
0999196ee9 update: redirect user to not found tunnel page
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m52s
2025-09-08 09:59:41 +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
9f18cfa954 fix: remove timeouts from HTTP/HTTPS handlers and improve concurrency
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m40s
2025-07-21 19:54:17 +07:00
7717a3b866 update: add dockerfile 2025-05-14 11:49:53 +07:00
0117931817 fix: reject non tunnel request & reject duplicated port 2025-04-08 23:14:42 +07:00
5350bc13a9 refactor: optimize HTTP header parsing 2025-04-08 12:59:58 +07:00
4912aafe65 update: implement tls server 2025-04-05 23:27:32 +07:00