Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.27 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.27 KB

Nroxy

A VPNService based HTTP Proxy APP bundled with Node.js Runtime

About

This Android App intergates the core of tun2http and a Node.js runtime.

Because VPNService has the ability to no-aware take over of global traffic from Android Mobile without ROOT, A server powered by Node.js can directly run in the APP and proxy all flows from all APPs.

The reason why using binary file instead of Node.js for Mobile Apps to run Node.js is because the node thread raised by JNI function can not be gracefully turned down (JaneaSystems/nodejs-mobile#221).

Preview

Credit

License

MIT license