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
|
||||
|
||||
| [Python] | [libev] | [Go] | [node.js]
|
||||
----------------- | --------- | ----------- | ----------| ---------
|
||||
Fast Open | Y | Y | N | N
|
||||
Multiple Users | Y | Y | Y | Y
|
||||
Management API | Y | Y | N | N
|
||||
Workers | Y | N | N | N
|
||||
Graceful Restart | Y | N | N | N
|
||||
ss-redir | N | Y | N | N
|
||||
ss-tunnel | N | Y | N | N
|
||||
UDP Relay | Y | Y | N | Y
|
||||
| [Python] | [libev] | [Go]
|
||||
----------------- | --------- | ----------- | ----------
|
||||
Fast Open | Y | Y | N
|
||||
Multiple Users | Y | Y | Y
|
||||
Management API | Y | Y | N
|
||||
Workers | Y | N | N
|
||||
Graceful Restart | Y | N | N
|
||||
ss-redir | N | Y | N
|
||||
ss-tunnel | N | Y | N
|
||||
UDP Relay | Y | Y | N
|
||||
|
||||
## Clients
|
||||
|
||||
| [Windows] | [ShadowsocksX] | [Qt5] | [Android] | [iOS App Store] | [iOS Cydia]
|
||||
------------------ | ------- | ------------ | --- | ------- | ------------- | ---------
|
||||
System Proxy | Y | Y | N | Y | N | Y
|
||||
CHNRoutes | Y | Y | N | Y | Y | Y
|
||||
PAC Configuration | Y | Y | N | N | N | N
|
||||
Profile Switching | Y | Y | Y | Y | N | Y
|
||||
QR Code Scan | Y | Y | Y | Y | Y | Y
|
||||
QR Code Generation | Y | Y | Y | N | N | Y
|
||||
------------------ | --------- | -------------- | ----- | ------- | ------------- | ---------
|
||||
System Proxy | Y | Y | N | Y | N | Y
|
||||
CHNRoutes | Y | Y | N | Y | Y | Y
|
||||
PAC Configuration | Y | Y | N | N | N | N
|
||||
Profile Switching | Y | Y | Y | Y | N | Y
|
||||
QR Code Scan | Y | Y | Y | Y | Y | Y
|
||||
QR Code Generation | Y | Y | Y | Y | N | Y
|
||||
|
||||
[Python]: https://github.com/shadowsocks/shadowsocks
|
||||
[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
|
||||
[Windows]: https://github.com/shadowsocks/shadowsocks-csharp
|
||||
[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
|
||||
[iOS App Store]: https://github.com/shadowsocks/shadowsocks-iOS
|
||||
[iOS Cydia]: https://github.com/linusyang/MobileShadowSocks
|
Loading…
Add table
Add a link
Reference in a new issue