Skip to content

sansnom/proxy-java-nio2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTTP/HTTPs Proxy

Experiment to implement an HTTP/HTTPs Proxy using nio2 (for fun).

Supports:

  • HTTP: direct proxy (GET http://host)
  • HTTPS: using CONNECT

If you are looking for a performant/reliable solution then you should look to Netty. ;)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages