Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ColacatCN/shadowsocks4j
shadowsocks4j
https://github.com/ColacatCN/shadowsocks4j
java netty shadowsocks
Last synced: about 1 month ago
JSON representation
shadowsocks4j
- Host: GitHub
- URL: https://github.com/ColacatCN/shadowsocks4j
- Owner: colacatCN
- Created: 2021-04-15T13:33:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-08T03:20:50.000Z (about 3 years ago)
- Last Synced: 2024-08-03T17:20:00.303Z (5 months ago)
- Topics: java, netty, shadowsocks
- Language: Java
- Homepage:
- Size: 283 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shadowsocks4j
![Shadowsocks4j 流程图](https://raw.githubusercontent.com/ColacatCN/MarkdownPhotos/master/Shadowsocks4j.png)
ToDoList:
- [x] 动态更新用户配置
- [x] 支持 AES 和 ChaCha20 加密算法
- [x] 支持 PAC 模式
- [ ] 兼容 UDP
- [ ] 支持反向代理