Skip to content
/ Nroxy Public

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

License

Notifications You must be signed in to change notification settings

nondanee/Nroxy

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published