Pingpong
Reverse proxy powered by Pingora
Install / Use
/learn @Bluemangoo/PingpongREADME
Pingpong
Reverse proxy powered by Pingora.
Pingpong. Doesn't the little bouncing-around ball resembles your data packets tossed around among NATs and ISPs?
Read the document here
Installation and Usage
Pingora only support Linux and Mac, and Windows won't be supported.
- Download archive file from release, and unpack it somewhere.
- Modify the config file.
- Run with
pingpong -c /path/to/pingpong.toml. If config location isn't specified, Pingpong will use./config/pingpong.tomlbased on executable's path, or/etc/pingpong/pingpong.toml.
Build
You can find the latest x86_64 build in Actions.
Make sure you have cargo and rustc installed.
Build from scratch
cargo build
If successful, you can find the executable binary here: target/debug/pingpong
Build optimised one
cargo build --release
If successful, you can find the executable binary here: target/release/pingpong
Related Skills
himalaya
343.1kCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
coding-agent
343.1kDelegate coding tasks to Codex, Claude Code, or Pi agents via background process
