Skip to content

johncant/node-socks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SOCKS implementation in node.js ======================

A simple SOCKS implementation and demo proxy in node.js.

You can run it easily as:

./socks

This will create a proxy at 127.0.0.1 on port 8888.

You can use this as a good starting point for writing a proxy or a tunnel!

About

A SOCKSv5 proxy in node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%