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
6
Commits
1
Branch
0
Tags
bb1f71a6b28e21e29b7fa74fbacb7a662fed8c62
Commit Graph
2 Commits
Include renames
Author
SHA1
Message
Date
Denozordec
bb1f71a6b2
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.
Publish mtproxy_checker Docker image / test (push)
Successful in 7s
Details
Publish mtproxy_checker Docker image / build-and-push (push)
Successful in 54s
Details
2026-04-11 01:51:56 +07:00
Denozordec
7d13c599c4
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.
Publish mtproxy_checker Docker image / test (push)
Successful in 7s
Details
Publish mtproxy_checker Docker image / build-and-push (push)
Successful in 52s
Details
2026-04-11 01:44:53 +07:00