Warning
This post was published 37 days ago. The information described in this article may have changed.
๐ Lynx Proxy: A Modern, High-Performance Proxy Tool in Rust
โ rust ๐ 2025-05-23 ๐ค surdeus ๐๏ธ 4 Lynx Proxy: A Modern, High-Performance Proxy Tool in Rust
Hi Rustaceans!
Iโd like to share Lynx Proxy, an open-source proxy server written in Rust. It supports HTTP/HTTPS and WebSocket, and features a modern web UI (dark mode included). Built on top of hyper, axum, and tower, it aims for both performance and usability.
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/suxin2017/lynx-server/releases/latest/download/lynx-cli-installer.sh | sh
lynx-cli
The project is under active developmentโfeedback and contributions are welcome!
1 post - 1 participant
๐ท๏ธ rust_feed