A lightweight and efficient proxy server written in Java, designed for ease of use and capable of being compiled into native code for optimal performance.
- Multi-threaded architecture for high performance.
- Utilizes modern Java tools for efficiency.
- Easy setup and usage.
-
Clone the repository
git clone https://github.com/AugustLigh/proxyserver
-
Navigate to the project directory
cd proxyserver
-
Start the server
gradle run
Or download the precompiled version directly from the repository.
- Leverages multiple threads for better handling of concurrent connections.
- Implements modern Java utilities for improved performance.
- 🐞 Fix known and reported bugs.
- ⚡ Further enhance performance.
- 🧹 Refactor and improve code quality.
This project is licensed under the Apache 2.0 License.