{"id":18257083,"url":"https://github.com/bluemangoo/pingpong","last_synced_at":"2025-10-09T23:03:18.737Z","repository":{"id":230597576,"uuid":"765050144","full_name":"Bluemangoo/Pingpong","owner":"Bluemangoo","description":"Reverse proxy powered by Pingora","archived":false,"fork":false,"pushed_at":"2025-07-29T02:22:26.000Z","size":230,"stargazers_count":16,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-29T04:30:42.841Z","etag":null,"topics":["http-proxy","pingora","proxy","rust"],"latest_commit_sha":null,"homepage":"https://pingpong.bluemangoo.net","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bluemangoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-29T07:30:15.000Z","updated_at":"2025-07-29T02:22:30.000Z","dependencies_parsed_at":"2024-04-28T09:26:56.922Z","dependency_job_id":"4c63c9c8-7f00-48cc-bc77-f16176c118e2","html_url":"https://github.com/Bluemangoo/Pingpong","commit_stats":null,"previous_names":["bluemangoo/pingpong"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/Bluemangoo/Pingpong","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemangoo%2FPingpong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemangoo%2FPingpong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemangoo%2FPingpong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemangoo%2FPingpong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bluemangoo","download_url":"https://codeload.github.com/Bluemangoo/Pingpong/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemangoo%2FPingpong/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002215,"owners_count":26083340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["http-proxy","pingora","proxy","rust"],"created_at":"2024-11-05T10:24:49.966Z","updated_at":"2025-10-09T23:03:18.707Z","avatar_url":"https://github.com/Bluemangoo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pingpong\n\nReverse proxy powered by [Pingora](https://github.com/cloudflare/pingora).\n\n\u003e Pingpong. Doesn't the little bouncing-around ball resembles your data packets tossed around among NATs and ISPs?\n\nRead the document [here](https://pingpong.bluemangoo.net)\n\n## Installation and Usage\n\nPingora only support Linux and Mac, and Windows won't be supported.\n\n- Download archive file from [release](https://github.com/Bluemangoo/Pingpong/releases), and unpack it somewhere.\n- Modify the config file.\n- Run with `pingpong -c /path/to/pingpong.toml`. If config location isn't specified, Pingpong will use `./config/pingpong.toml` based on executable's path, or `/etc/pingpong/pingpong.toml`.\n\n## Build\n\n**You can find the latest x86_64 build in [Actions](https://github.com/Bluemangoo/Pingpong/actions/workflows/build.yml).**\n\nMake sure you have cargo and rustc installed.\n\n### Build from scratch\n\n```bash\ncargo build\n```\n\nIf successful, you can find the executable binary here: `target/debug/pingpong`\n\n### Build optimised one\n\n```bash\ncargo build --release\n```\n\nIf successful, you can find the executable binary here: `target/release/pingpong`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluemangoo%2Fpingpong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluemangoo%2Fpingpong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluemangoo%2Fpingpong/lists"}