Sen descrición

Hua-Au-Yeung 0d3e0d2747 更新 2024/4/1 %!s(int64=2) %!d(string=hai) anos
src 0d3e0d2747 更新 2024/4/1 %!s(int64=2) %!d(string=hai) anos
.editorconfig 0d3e0d2747 更新 2024/4/1 %!s(int64=2) %!d(string=hai) anos
.gitignore eec9a44bc6 first commit. %!s(int64=3) %!d(string=hai) anos
LICENSE 2b210c8204 Initial commit %!s(int64=3) %!d(string=hai) anos
README.md 0e122981cb Support udp associate command %!s(int64=3) %!d(string=hai) anos
package-lock.json 0d3e0d2747 更新 2024/4/1 %!s(int64=2) %!d(string=hai) anos
package.json 0d3e0d2747 更新 2024/4/1 %!s(int64=2) %!d(string=hai) anos
pnpm-lock.yaml 0d3e0d2747 更新 2024/4/1 %!s(int64=2) %!d(string=hai) anos
tsconfig.json 0d3e0d2747 更新 2024/4/1 %!s(int64=2) %!d(string=hai) anos

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 Udp Associate
  • Support Username/Password authentication
  • Support Bind command
  • Socks5 client

reference:

License

Licensed under The MIT License