
Security News
CVE Volume Surges Past 48,000 in 2025 as WordPress Plugin Ecosystem Drives Growth
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.
github.com/shadowsocks/ShadowsocksX-NG
Advanced tools
Next Generation of ShadowsocksX
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.
macOS 10.12+
From here
ss-local from shadowsocks-libev 3.2.5.kcptun, simple-obfs and v2ray-plugin.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.
Contributions must be available on a separately named branch based on the latest version of the main branch develop.
ref: GitFlow
The project is released under the terms of the GPLv3.
FAQs
Unknown package
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.