1.0.1 • Published 7 years ago

socks5 v1.0.1

Weekly downloads
51
License
-
Repository
github
Last release
7 years ago

SOCKS v4/v4a/v5 server implementation with user/pass authentication node.js

A simple SOCKS v5/v4/v4a server implementation and demo proxy.

You can run it easily as::

node proxy.js

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!

Install

  • npm install socks5

License

(The MIT License)

1.0.1

7 years ago

1.0.0

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

9 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

11 years ago