DEV Community

suxin2017
suxin2017

Posted on

Introducing Lynx Proxy: A High-Performance, Modern Proxy Tool Built with Rust πŸš€

Introducing Lynx Proxy: A High-Performance, Modern Proxy Tool Built with Rust πŸš€

Are you looking for a fast, flexible, and modern proxy solution? Meet Lynx Proxyβ€”an open-source proxy tool written in Rust, designed for efficient HTTP/HTTPS and WebSocket traffic management. Powered by popular Rust libraries like hyper, axum, and tower, Lynx Proxy also features a sleek web UI with dark mode support.

πŸš€ Key Features

  • High Performance: Built with Rust for speed and safety.
  • HTTP/HTTPS & WebSocket Support: Handle modern web traffic with ease.
  • Modern Web UI: Manage your proxy with an intuitive interface (dark mode included).
  • Easy Installation: One-command install script.
  • Open Source: Contributions welcome!

πŸ› οΈ Quick Start

Install with one command:

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/suxin2017/lynx-server/releases/latest/download/lynx-cli-installer.sh | sh
Enter fullscreen mode Exit fullscreen mode

Start the service:

lynx-cli
Enter fullscreen mode Exit fullscreen mode

🌐 Web UI Prototype

Preview the web UI prototype (not a live demo):

https://v0-modern-proxy-tool-wq.vercel.app/

πŸ“¦ GitHub

Check out the project and contribute:

https://github.com/suxin2017/lynx-server


Lynx Proxy is under active development. If you’re looking for a modern, efficient proxy tool, give it a try and join the community!

Top comments (0)