This website requires JavaScript.
Explore
Help
Sign In
denozord
/
mtproxy_checker
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb1f71a6b28e21e29b7fa74fbacb7a662fed8c62
mtproxy_checker
/
internal
T
History
Denozordec
bb1f71a6b2
Publish mtproxy_checker Docker image / test (push)
Successful in 7s
Details
Publish mtproxy_checker Docker image / build-and-push (push)
Successful in 54s
Details
Refactor TLS record reading logic in probe.go to replace readOneTLSApplicationRecord with readNextTLS17Payload. The new function handles TLS 1.2-style records, improving error handling and skipping non-application data records. This change enhances the robustness of MTProxy decryption.
2026-04-11 01:51:56 +07:00
..
allowlist
Enhance Dockerfile to build and include a new HTTP API service (
mtproxy_checkerd
) alongside the existing CLI tool (
mtproxy_checker
). Update README and documentation to reflect the new service and its usage, including environment variables and Docker run instructions.
2026-04-11 00:50:57 +07:00
checker
Refactor checker logic to integrate context handling in MTProxy checks. Update error handling to utilize tgquick for response verification, replacing previous waitPostPayload function. Simplify error messages for closed connections.
2026-04-11 01:44:53 +07:00
checkresult
Enhance Dockerfile to build and include a new HTTP API service (
mtproxy_checkerd
) alongside the existing CLI tool (
mtproxy_checker
). Update README and documentation to reflect the new service and its usage, including environment variables and Docker run instructions.
2026-04-11 00:50:57 +07:00
faketls
init
2026-04-11 00:38:22 +07:00
mtproxy
init
2026-04-11 00:38:22 +07:00
parseurl
init
2026-04-11 00:38:22 +07:00
secret
init
2026-04-11 00:38:22 +07:00
tgquick
Refactor TLS record reading logic in probe.go to replace readOneTLSApplicationRecord with readNextTLS17Payload. The new function handles TLS 1.2-style records, improving error handling and skipping non-application data records. This change enhances the robustness of MTProxy decryption.
2026-04-11 01:51:56 +07:00