Remove long deprecated node.js port. Update other information where necessary.
parent
32f4255bbf
commit
aa84425a4d
1 changed files with 18 additions and 18 deletions
|
@ -2,27 +2,27 @@ Here's the page answering questions: does A support B?
|
||||||
|
|
||||||
## Servers
|
## Servers
|
||||||
|
|
||||||
| [Python] | [libev] | [Go] | [node.js]
|
| [Python] | [libev] | [Go]
|
||||||
----------------- | --------- | ----------- | ----------| ---------
|
----------------- | --------- | ----------- | ----------
|
||||||
Fast Open | Y | Y | N | N
|
Fast Open | Y | Y | N
|
||||||
Multiple Users | Y | Y | Y | Y
|
Multiple Users | Y | Y | Y
|
||||||
Management API | Y | Y | N | N
|
Management API | Y | Y | N
|
||||||
Workers | Y | N | N | N
|
Workers | Y | N | N
|
||||||
Graceful Restart | Y | N | N | N
|
Graceful Restart | Y | N | N
|
||||||
ss-redir | N | Y | N | N
|
ss-redir | N | Y | N
|
||||||
ss-tunnel | N | Y | N | N
|
ss-tunnel | N | Y | N
|
||||||
UDP Relay | Y | Y | N | Y
|
UDP Relay | Y | Y | N
|
||||||
|
|
||||||
## Clients
|
## Clients
|
||||||
|
|
||||||
| [Windows] | [ShadowsocksX] | [Qt5] | [Android] | [iOS App Store] | [iOS Cydia]
|
| [Windows] | [ShadowsocksX] | [Qt5] | [Android] | [iOS App Store] | [iOS Cydia]
|
||||||
------------------ | ------- | ------------ | --- | ------- | ------------- | ---------
|
------------------ | --------- | -------------- | ----- | ------- | ------------- | ---------
|
||||||
System Proxy | Y | Y | N | Y | N | Y
|
System Proxy | Y | Y | N | Y | N | Y
|
||||||
CHNRoutes | Y | Y | N | Y | Y | Y
|
CHNRoutes | Y | Y | N | Y | Y | Y
|
||||||
PAC Configuration | Y | Y | N | N | N | N
|
PAC Configuration | Y | Y | N | N | N | N
|
||||||
Profile Switching | Y | Y | Y | Y | N | Y
|
Profile Switching | Y | Y | Y | Y | N | Y
|
||||||
QR Code Scan | Y | Y | Y | Y | Y | Y
|
QR Code Scan | Y | Y | Y | Y | Y | Y
|
||||||
QR Code Generation | Y | Y | Y | N | N | Y
|
QR Code Generation | Y | Y | Y | Y | N | Y
|
||||||
|
|
||||||
[Python]: https://github.com/shadowsocks/shadowsocks
|
[Python]: https://github.com/shadowsocks/shadowsocks
|
||||||
[libev]: https://github.com/shadowsocks/shadowsocks-libev
|
[libev]: https://github.com/shadowsocks/shadowsocks-libev
|
||||||
|
@ -30,7 +30,7 @@ QR Code Generation | Y | Y | Y | N | N |
|
||||||
[node.js]: https://github.com/shadowsocks/shadowsocks-nodejs
|
[node.js]: https://github.com/shadowsocks/shadowsocks-nodejs
|
||||||
[Windows]: https://github.com/shadowsocks/shadowsocks-csharp
|
[Windows]: https://github.com/shadowsocks/shadowsocks-csharp
|
||||||
[ShadowsocksX]: https://github.com/shadowsocks/shadowsocks-iOS
|
[ShadowsocksX]: https://github.com/shadowsocks/shadowsocks-iOS
|
||||||
[qt5]: https://github.com/librehat/shadowsocks-qt5
|
[qt5]: https://github.com/shadowsocks/shadowsocks-qt5
|
||||||
[Android]: https://github.com/shadowsocks/shadowsocks-android
|
[Android]: https://github.com/shadowsocks/shadowsocks-android
|
||||||
[iOS App Store]: https://github.com/shadowsocks/shadowsocks-iOS
|
[iOS App Store]: https://github.com/shadowsocks/shadowsocks-iOS
|
||||||
[iOS Cydia]: https://github.com/linusyang/MobileShadowSocks
|
[iOS Cydia]: https://github.com/linusyang/MobileShadowSocks
|
Loading…
Add table
Add a link
Reference in a new issue