Commit Graph

76 Commits

Author SHA1 Message Date
2fbfd84af7 Update .gitea/workflows/build.yml
Some checks failed
ci / build (linux/amd64, ubuntu-latest) (push) Successful in 2m6s
ci / build (linux/arm64, ubuntu-latest) (push) Successful in 4m11s
ci / merge (push) Failing after 3m29s
2025-12-03 15:58:20 +00:00
18b6fd4fc8 Update .gitea/workflows/build.yml
Some checks failed
ci / build (linux/arm64, ubuntu-latest) (push) Successful in 1m3s
ci / build (linux/amd64, ubuntu-latest) (push) Successful in 1m57s
ci / merge (push) Has been cancelled
2025-12-03 15:52:14 +00:00
38c754a5a4 Update .gitea/workflows/build.yml
Some checks failed
ci / build (linux/arm64, ubuntu-latest) (push) Failing after 50s
ci / build (linux/amd64, ubuntu-latest) (push) Failing after 1m50s
ci / merge (push) Has been skipped
2025-12-03 15:49:42 +00:00
031ee95f95 Update .gitea/workflows/build.yml
Some checks failed
ci / build (linux/amd64, ubuntu-latest) (push) Failing after 20s
ci / build (linux/arm64, ubuntu-latest) (push) Failing after 57s
ci / merge (push) Has been skipped
2025-12-03 15:48:09 +00:00
bc28f8a401 Update .gitea/workflows/build.yml
Some checks failed
ci / merge (push) Has been cancelled
ci / build (linux/arm64, ubuntu-latest) (push) Has been cancelled
ci / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
2025-12-03 15:45:44 +00:00
624dd4f0c3 Update .gitea/workflows/build.yml
Some checks failed
ci / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
ci / merge (push) Has been cancelled
ci / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
2025-12-03 15:45:09 +00:00
86462f7221 Update .gitea/workflows/build.yml
All checks were successful
Docker Build and Push / build-and-push (arm64) (push) Successful in 45s
Docker Build and Push / build-and-push (amd64) (push) Successful in 1m40s
Docker Build and Push / multi-arch-manifest (push) Successful in 1m41s
2025-12-03 15:37:54 +00:00
4d55dabfda Update .gitea/workflows/build.yml
Some checks failed
Docker Build and Push / build-and-push (amd64) (push) Has been cancelled
Docker Build and Push / build-and-push (arm64) (push) Has been cancelled
Docker Build and Push / multi-arch-manifest (push) Has been cancelled
2025-12-03 15:36:24 +00:00
b366b9ad72 Update .gitea/workflows/build.yml
All checks were successful
Docker Build and Push / build-and-push (arm64) (push) Successful in 46s
Docker Build and Push / build-and-push (amd64) (push) Successful in 1m49s
2025-12-03 15:28:10 +00:00
6be9e862a8 Update .gitea/workflows/build.yml
All checks were successful
Docker Build and Push / build-and-push (amd64) (push) Successful in 1m46s
Docker Build and Push / build-and-push (arm64) (push) Successful in 3m35s
2025-12-03 15:06:43 +00:00
78ce210c7d Update .gitea/workflows/build.yml
Some checks failed
Docker Build and Push / build-and-push (arm64) (push) Failing after 36s
Docker Build and Push / build-and-push (amd64) (push) Failing after 11m4s
2025-12-03 15:04:05 +00:00
d911450421 Update .gitea/workflows/build.yml
Some checks failed
Docker Build and Push / build-and-push (amd64) (push) Failing after 1m45s
Docker Build and Push / build-and-push (arm64) (push) Failing after 2m19s
2025-12-03 14:59:19 +00:00
fcbdeb39cc Update .gitea/workflows/build.yml
Some checks failed
Docker Build and Push / build-and-push (amd64) (push) Has been cancelled
Docker Build and Push / build-and-push (arm64) (push) Has been cancelled
2025-12-03 14:57:05 +00:00
6ddc2baad6 update: native builder for action 2025-12-03 21:47:03 +07:00
82050a738f refactor: change to gitea action
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 6m46s
2025-12-03 21:21:40 +07:00
5efa83633f refactor: remove profiling
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-12-03 21:20:40 +07:00
515bc30559 fix: conn reader stuck when header have body
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-12-03 21:14:42 +07:00
a3eb08e7ae fix: try writing to a close network
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-12-02 22:17:14 +07:00
f59de03a50 fix: panic due to nil pointer when disconnecting a session
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-12-02 21:52:23 +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
b967619a3a fix: chunk request not sent properly
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-12-02 19:17:20 +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
52a7adc4f7 feat: head ping
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-12-02 18:21:33 +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
f00b8db729 fix: http forwarding stuck
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-11-28 19:35:43 +07:00
342f58ddb9 fix: logic error in port checking
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-11-28 17:34:23 +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
9c4ac732ee fix: close connection on TCP/IP request timeout
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
2025-11-27 22:51:34 +07:00
7423a63441 Merge pull request 'staging' (#4) from staging into main
Some checks failed
Docker Build and Push / build-and-push (push) Has been cancelled
Reviewed-on: bagas/tunnl_please#4
2025-09-11 12:07:37 +00:00
659b2b82ec update: improve cors checking logic
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m44s
2025-09-11 13:18:28 +07:00
f5a995e20f update: remove unuse debug message
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m49s
2025-09-11 13:10:09 +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
17b0643c56 Merge pull request 'staging' (#3) from staging into main
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m44s
Reviewed-on: bagas/tunnl_please#3
2025-09-06 11:59:41 +00:00
334655b116 chore: allow all origins for WebSocket requests temporarily
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m49s
2025-09-06 18:25:02 +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
5353e9a8f9 Merge pull request 'Improve concurrency and resource management' (#2) from staging into main
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m40s
Reviewed-on: bagas/tunnl_please#2
2025-07-23 06:51:08 +00:00
be643e38c4 refactor: remove unused files and folders
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m39s
2025-07-23 13:44:58 +07:00
c4dd086fb3 fix: ensure SSH connections close on client disconnect
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 4m20s
2025-07-23 12:40:20 +07:00
f6ad5c81e3 fix: resolve resource exhaustion with high connection counts
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m40s
2025-07-22 13:19:28 +07:00
f85a05647e fix: add thread safety to PortManager with mutex synchronization
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m40s
2025-07-22 13:11:03 +07:00
28f0caced1 fix: resolve resource exhaustion with high connection counts
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m39s
2025-07-22 12:55:02 +07:00
4b21541668 fix: resolve resource exhaustion with high connection counts
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m40s
2025-07-22 12:38:52 +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
4a25627ab5 fix: using close channel when attempting to close session
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 3m35s
2025-07-21 16:36:05 +07:00
0ada07400d refactor: remove unuse variable and channel
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 6m13s
2025-07-21 14:19:58 +07:00
8c15da6131 feat: Support dynamic port allocation for SSH forwarding
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 42s
2025-07-21 13:07:42 +07:00
66f1492466 refactor: remove unuse variable and channel 2025-07-21 12:10:08 +07:00