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
/
tgquick
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
..
probe_test.go
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
probe.go
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