Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shadowsocks/shadowsocks-nodejs
https://github.com/shadowsocks/shadowsocks-nodejs
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shadowsocks/shadowsocks-nodejs
- Owner: shadowsocks
- License: other
- Created: 2012-05-18T07:25:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-11T03:01:11.000Z (over 8 years ago)
- Last Synced: 2024-10-29T15:44:56.839Z (3 months ago)
- Language: CoffeeScript
- Homepage: https://github.com/shadowsocks/shadowsocks
- Size: 596 KB
- Stars: 1,245
- Watchers: 98
- Forks: 725
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **1225**星
README
shadowsocks-nodejs
==================[![NPM version]][NPM] [![Build Status]][Travis CI]
shadowsocks-nodejs is a node.js port of [shadowsocks].
**Deprecated; please use [Other versions].**
Many people are asking why. Here's why.
- https://github.com/shadowsocks/shadowsocks-nodejs/issues/35
- https://github.com/nodejs/node-v0.x-archive/issues/5949The GC of node.js sucks.
Python version [handles 5000 connections with 50MB RAM](https://github.com/shadowsocks/shadowsocks/wiki/Optimizing-Shadowsocks) while node.js version
handles 100 connections with 300MB RAM. Why should we continue to support
node.js?[Build Status]: https://img.shields.io/travis/clowwindy/shadowsocks-nodejs/master.svg?style=flat
[NPM]: https://www.npmjs.com/package/shadowsocks
[NPM version]: https://img.shields.io/npm/v/shadowsocks.svg?style=flatp
[Travis CI]: https://travis-ci.org/clowwindy/shadowsocks-nodejs
[shadowsocks]: https://github.com/shadowsocks/shadowsocks
[Other versions]: https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients