Commit Graph
12 Commits
Author SHA1 Message Date
Denozordec 15ca7ad10e Update tdlib_ping workflow and README to clarify CGO_CFLAGS usage for building TDLib from source. Adjust CGO_CFLAGS to point to the root of the TDLib clone, enhancing compatibility for users building from git.
Publish mtproxy_checker Docker image / test (push) Successful in 6s
Build tdlib_ping (linux/amd64) / build-tdlib-ping (push) Failing after 6m11s
Publish mtproxy_checker Docker image / build-and-push (push) Successful in 52s
2026-04-11 16:40:30 +07:00
Denozordec 76e752fc26 Update tdlib_ping workflow to build TDLib from source, enhancing compatibility and removing dependency on libtdjson-dev. Revise README to clarify build process and artifact structure, including new tarball format for releases and CI artifacts.
Publish mtproxy_checker Docker image / test (push) Successful in 8s
Build tdlib_ping (linux/amd64) / build-tdlib-ping (push) Failing after 6m23s
Publish mtproxy_checker Docker image / build-and-push (push) Successful in 51s
2026-04-11 16:31:50 +07:00
Denozordec 07e35c5c87 Update tdlib_ping workflow to use Ubuntu 22.04 for compatibility with libtdjson-dev. Revise README to highlight the absence of the package in Ubuntu 24.04 and provide installation guidance for alternative distributions.
Publish mtproxy_checker Docker image / test (push) Successful in 6s
Build tdlib_ping (linux/amd64) / build-tdlib-ping (push) Failing after 1m6s
Publish mtproxy_checker Docker image / build-and-push (push) Successful in 51s
2026-04-11 16:27:00 +07:00
Denozordec e0c289e08d Update tdlib_ping workflow to trigger on any branch and tag, aligning with Docker workflow triggers. Revise README to reflect changes in CI build process, clarifying artifact retrieval for both branch pushes and manual runs.
Publish mtproxy_checker Docker image / test (push) Successful in 7s
Build tdlib_ping (linux/amd64) / build-tdlib-ping (push) Failing after 30s
Publish mtproxy_checker Docker image / build-and-push (push) Successful in 49s
2026-04-11 16:24:52 +07:00
Denozordec fc84c06e82 Update README.md to include CI build instructions for tdlib_ping. Document the Gitea workflow for tagging and artifact retrieval, enhancing clarity for users on obtaining the binary and setting up the environment.
Publish mtproxy_checker Docker image / test (push) Successful in 6s
Publish mtproxy_checker Docker image / build-and-push (push) Successful in 51s
2026-04-11 16:23:28 +07:00
Denozordec 388784eb5e Enhance MTProxy checker by introducing a new -probe mode deep-strict for stricter response validation. Update README and Docker documentation to clarify probing modes, exit codes, and the new MTPROXY_TDLIB_HELPER and MTPROXY_TDLIB_TIMEOUT environment variables for external helper integration. Refactor connection handling and error reporting to improve robustness and clarity in response verification.
Publish mtproxy_checker Docker image / test (push) Successful in 7s
Publish mtproxy_checker Docker image / build-and-push (push) Successful in 53s
2026-04-11 16:12:45 +07:00
Denozordec 24a7315a16 Refactor MTProxy checker to support multiple DC probing with enhanced timeout handling. Update README and Docker documentation to include new -dc-ids flag for sequential DC checks, clarify exit codes, and improve error reporting for each DC. Adjust logic in checkOneLine and related functions to aggregate results from multiple DCs, ensuring robust performance and clearer output.
Publish mtproxy_checker Docker image / test (push) Successful in 6s
Publish mtproxy_checker Docker image / build-and-push (push) Successful in 53s
2026-04-11 15:12:08 +07:00
Denozordec a846ef5373 Update MTProxy checker documentation and logic to clarify probing modes and improve error handling. Modify README and Docker documentation to reflect changes in the -probe flag behavior, including detailed descriptions of exit codes and timeout handling. Refactor connection handling to enhance robustness and align with Telethon's approach.
Publish mtproxy_checker Docker image / test (push) Successful in 7s
Publish mtproxy_checker Docker image / build-and-push (push) Successful in 52s
2026-04-11 14:16:11 +07:00
Denozordec 935401b1f8 Enhance MTProxy checker functionality by introducing a new -probe flag for selecting between fast and deep probing modes. Update README and Docker documentation to reflect this change, including details on timeout handling and exit codes for improved clarity.
Publish mtproxy_checker Docker image / test (push) Successful in 6s
Publish mtproxy_checker Docker image / build-and-push (push) Successful in 51s
2026-04-11 13:48:02 +07:00
Denozordec 6f2dbcbca3 Update MTPROXY_CHECK_TIMEOUT to 45s in docker-compose and documentation; adjust default timeout handling in code for improved performance under slow network conditions.
Publish mtproxy_checker Docker image / test (push) Successful in 13s
Publish mtproxy_checker Docker image / build-and-push (push) Successful in 52s
2026-04-11 13:39:52 +07:00
Denozordec 5a66f0f2e8 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.
Publish mtproxy_checker Docker image / test (push) Successful in 11s
Publish mtproxy_checker Docker image / build-and-push (push) Successful in 56s
2026-04-11 00:50:57 +07:00
Denozordec 4905c06b9b init
Publish mtproxy_checker Docker image / test (push) Successful in 19s
Publish mtproxy_checker Docker image / build-and-push (push) Successful in 48s
2026-04-11 00:38:22 +07:00