Aucune description

Hua-Au-Yeung 2ec0b3b4cc Some code optimization il y a 3 ans
src 2ec0b3b4cc Some code optimization il y a 3 ans
.gitignore eec9a44bc6 first commit. il y a 3 ans
LICENSE 2b210c8204 Initial commit il y a 3 ans
README.md eec9a44bc6 first commit. il y a 3 ans
package-lock.json eec9a44bc6 first commit. il y a 3 ans
package.json eec9a44bc6 first commit. il y a 3 ans
tsconfig.json eec9a44bc6 first commit. il y a 3 ans

README.md

tssocks5

SOCKS v5 protocol implement by Typescript

Build

$ npm build

Features

  • Socks5 server
  • Support IPv6
  • Support Connect command
  • Support DNS query cache
  • Support Username/Password authentication
  • Support Bind command
  • Support Udp Associate
  • Socks5 client

reference:

License

Licensed under The MIT License