Skip to content

loye/node.qproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node.qproxy

It's a nodejs socks4/5, http proxy based on WebSocket.

  1. Deploy server.js to web server with websocket supported. (dependence on module "proxy.stream" and "ws.stream".)
  2. Run app.js on local computer. (Change the url in app.js to the web site which deployed server.js.) (dependence on module "ws.stream".)

About

It's a nodejs socks4/5, http proxy based on WebSocket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors