8000 GitHub - alexlimon404/KissProxy: NIO based android http&https local proxy.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexlimon404/KissProxy

 
 

Repository files navigation

Kiss Proxy for Android

===

####features

  • Simple API
  • Java NIO based
  • Single thread
  • HTTP&HTTPS support
  • High performance

===

####Sample code

ProxyServer.getInstance().start();
ProxyServer.getInstance().stop();
ProxyServer.getInstance().isRunning();
ProxyServer.getInstance().getPort()

===

Demo

=== Any further question?

email me please!

About

NIO based android http&https local proxy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0