This website works better with JavaScript
首頁
探索
說明
登入
huazai
/
typescript-socks5
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
暫無描述
6
提交歷史
1
分支列表
2
版本發佈
目錄樹:
0e122981cb
分支列表
標籤列表
main
v1.0.1
v1.0.0
typescript-sock...
HTTPS
ZIP
TAR.GZ
Hua-Au-Yeung
0e122981cb
Support udp associate command
3 年之前
src
0e122981cb
Support udp associate command
3 年之前
.gitignore
eec9a44bc6
first commit.
3 年之前
LICENSE
2b210c8204
Initial commit
3 年之前
README.md
0e122981cb
Support udp associate command
3 年之前
package-lock.json
eec9a44bc6
first commit.
3 年之前
package.json
eec9a44bc6
first commit.
3 年之前
tsconfig.json
eec9a44bc6
first commit.
3 年之前
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:
Understand the working process of socks5 protocol and protocol details
Typescript in 5 minutes
License
Licensed under The MIT License