Skip to content

AugustLigh/proxyserver

Repository files navigation

Simple Java Proxy

An easy way to create a proxy in java, with the ability to compile into native code!

Run Locally

Clone the project

  git clone https://github.com/AugustLigh/proxyserver

Go to the project directory

  cd proxyserver

Start the server

  gradle run

Or download from repo.

Optimizations

This code uses multiple threads and modern java tools to provide better performance.

Roadmap

  • Fix the bugs

  • Improve performance

  • improve code quality

License

apache-2.0

About

HTTP/HTTPS java proxy server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages