8000 GitHub - lucasces/mahproxy: Sample Java HTTP/HTTPS proxy
[go: up one dir, main page]

Skip to content

lucasces/mahproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MAHproxy

Sample Java HTTP/HTTPS proxy

Build

$ mvn package install

Test

  • Dowload apache karaf and extract it.
  • Run bin/karaf and type the following commands on karaf shell:
> install mvn:org.apache.commons/commons-lang3
> install mvn:commons-io/commons-io/2.4
> install mvn:com.github.lucasces/mahproxy

Set your browser's http/https proxy to localhost:10000

About

Sample Java HTTP/HTTPS proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0