Nincs leírás

Hua-Au-Yeung 0d3e0d2747 更新 2024/4/1 2 éve
src 0d3e0d2747 更新 2024/4/1 2 éve
.editorconfig 0d3e0d2747 更新 2024/4/1 2 éve
.gitignore eec9a44bc6 first commit. 3 éve
LICENSE 2b210c8204 Initial commit 3 éve
README.md 0e122981cb Support udp associate command 3 éve
package-lock.json 0d3e0d2747 更新 2024/4/1 2 éve
package.json 0d3e0d2747 更新 2024/4/1 2 éve
pnpm-lock.yaml 0d3e0d2747 更新 2024/4/1 2 éve
tsconfig.json 0d3e0d2747 更新 2024/4/1 2 éve

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