Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lqqyt2423/node-shadowsocks
Shadowsocks implements with nodejs
https://github.com/lqqyt2423/node-shadowsocks
Last synced: 2 days ago
JSON representation
Shadowsocks implements with nodejs
- Host: GitHub
- URL: https://github.com/lqqyt2423/node-shadowsocks
- Owner: lqqyt2423
- Created: 2020-03-01T13:14:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T18:08:27.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T03:32:29.734Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 425 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-shadowsocks
```
cp config.example.json config.json
npm run tsc
npm run ss-local
```