shadowsocks/ShadowsocksX-NG
Fork: 7941 Star: 32431 (更新于 2024-11-06 03:01:34)
license: GPL-3.0
Language: Swift .
Next Generation of ShadowsocksX
最后发布版本: v1.10.2 ( 2023-03-29 10:38:59)
ShadowsocksX-NG
Next Generation of ShadowsocksX
Why a new implementation?
It's hard to maintain the original implementation as there is too much unused code in it.
It also embeds the ss-local
source code. It's crazy to maintain dependencies of ss-local
.
So it's hard to update the ss-local
version.
Now I just copied the ss-local
from Homebrew. Run ss-local
executable as a Launch Agent in the background.
So there is only some source code related to GUI left.
Then I have rewrited the GUI code in Swift.
Requirements
Running
macOS 10.12+
Building
- Xcode 12.5.1+
- CocoaPods 1.10.1+
Download
From here
Features
-
ss-local
from shadowsocks-libev 3.2.5. - Support SIP003 plugins. Embed
kcptun
,simple-obfs
andv2ray-plugin
. - Could update PAC by download GFW List from GitHub.
- Share your server profiles by qrcode or url.
- Import server profile urls from pasteboard.
- Import server profile by scan QRCode on screen.
- Custom rules for PAC.
- Support for AEAD Ciphers
- HTTP Proxy by privoxy
Difference from original ShadowsocksX
ss-local
is run as a background service through launchd, not as an in-app process.
So after you quit the app, the ss-local
might be still running.
Added a manual mode which won't configure the system proxy settings, so that you could configure your apps to use the SOCKS5 proxy manually.
Contributing
Contributions must be available on a separately named branch based on the latest version of the main branch develop
.
ref: GitFlow
License
The project is released under the terms of the GPLv3.
最近版本更新:(数据更新于 2024-10-23 10:35:31)
2023-03-29 10:38:59 v1.10.2
2023-03-10 17:42:38 v1.10.1
2023-01-11 09:53:19 v1.10.0
2019-11-13 10:13:16 v1.9.4
2019-10-31 12:08:32 v1.9.3
2019-09-10 10:27:00 v1.9.2
2019-09-09 14:31:57 v1.9.1
2019-09-09 12:43:27 v1.9.0
2018-10-01 16:30:09 v1.8.2
2018-09-21 12:42:29 v1.8.1
主题(topics):
kcptun, macos, shadowsocks, shadowsocksx-ng, swift, v2ray-plugin
shadowsocks/ShadowsocksX-NG同语言 Swift最近更新仓库
2024-11-19 05:05:44 whoeevee/EeveeSpotify
2024-11-08 09:08:36 Aidoku/Aidoku
2024-11-07 09:51:16 argmaxinc/WhisperKit
2024-11-01 03:30:19 wordpress-mobile/WordPress-iOS
2024-10-30 03:29:03 jordanbaird/Ice
2024-10-24 02:02:47 Artificial-Pancreas/iAPS