Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaklakariada/java-http-proxy

A simple standalone proxy server using LittleProxy
https://github.com/kaklakariada/java-http-proxy

Last synced: 14 days ago
JSON representation

A simple standalone proxy server using LittleProxy

Awesome Lists containing this project

README

        

# java-http-proxy
A simple standalone proxy server using LittleProxy

## Building
`./gradlew assemble`

## Running
`java -jar ./build/libs/java-http-proxy-0.0.1.jar`