All Projects → shadowsocks → Shadowsocksx Ng

shadowsocks / Shadowsocksx Ng

Licence: gpl-3.0
Next Generation of ShadowsocksX

Programming Languages

swift
15916 projects
objective c
16641 projects - #2 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language
Rich Text Format
576 projects
ruby
36898 projects - #4 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Shadowsocksx Ng

canCross
一键部署 SS for Docker
Stars: ✭ 14 (-99.95%)
Mutual labels:  shadowsocks, kcptun
ss-v2ray-docker
Deprecated: please use https://hub.docker.com/r/mazy/ss-xray
Stars: ✭ 28 (-99.91%)
Mutual labels:  shadowsocks, v2ray-plugin
New Pac
翻墙-科学上网、免费翻墙、免费科学上网、免费自由上网、fanqiang、翻墙梯子、免费软件/方法,一键翻墙浏览器,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点分享,vps一键搭建翻墙服务器脚本/教程,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙
Stars: ✭ 31,869 (+6.14%)
Mutual labels:  shadowsocks, kcptun
V2ray Desktop
最优雅的跨平台代理客户端,支持Shadowsocks(R),V2Ray和Trojan协议。The most elegant cross-platform proxy GUI client that supports Shadowsocks(R), V2Ray, and Trojan. Built with Qt5 and QML2.
Stars: ✭ 671 (-97.77%)
Mutual labels:  shadowsocks
Clash Rules
🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 客户端。
Stars: ✭ 706 (-97.65%)
Mutual labels:  shadowsocks
Shadowsocks Manage System
科学上网管理系统
Stars: ✭ 825 (-97.25%)
Mutual labels:  shadowsocks
Flora Kit
💐 基于 shadowsocks-go 做的完善实现,自动网络分流,完全兼容 Surge 的配置文件。
Stars: ✭ 913 (-96.96%)
Mutual labels:  shadowsocks
Node Tap
基于TypeScript实现的开源SSTap
Stars: ✭ 673 (-97.76%)
Mutual labels:  shadowsocks
V2raya
A Linux web GUI client of Project V which supports V2Ray, SS, SSR, Trojan and Pingtunnel 🚀
Stars: ✭ 840 (-97.2%)
Mutual labels:  shadowsocks
Ss Panel And Ss Py Mu
Stars: ✭ 813 (-97.29%)
Mutual labels:  shadowsocks
R2s R4s X86 Openwrt
OpenWrt for Nanopi R2S/R4S/X86
Stars: ✭ 783 (-97.39%)
Mutual labels:  shadowsocks
Outline Client
Outline clients, developed by Jigsaw. The Outline clients use the popular Shadowsocks protocol, and lean on the Cordova and Electron frameworks to support Windows, Android / ChromeOS, Linux, iOS and macOS.
Stars: ✭ 6,555 (-78.17%)
Mutual labels:  shadowsocks
Shadowsocks Hub Api
A set of open and standard restful APIs for managing shadowsocks users, servers, nodes, products, accounts, and traffic.
Stars: ✭ 25 (-99.92%)
Mutual labels:  shadowsocks
Python Proxy
HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.
Stars: ✭ 692 (-97.7%)
Mutual labels:  shadowsocks
Shadowsocks Php
A php port of shadowsocks based on workerman. A socks5 proxy written in PHP.
Stars: ✭ 869 (-97.11%)
Mutual labels:  shadowsocks
Vps setup
linux vim bash 脚本学习笔记 by 蘭雅sRGB https://262235.xyz/
Stars: ✭ 678 (-97.74%)
Mutual labels:  shadowsocks
Cloak
A censorship circumvention tool to evade detection against state adversaries
Stars: ✭ 942 (-96.86%)
Mutual labels:  shadowsocks
Clashy
A GUI proxy client for Windows / Mac / Ubuntu Desktop based on Clash and Electron. Windows / Mac / Ubuntu 适用的Clash客户端.
Stars: ✭ 775 (-97.42%)
Mutual labels:  shadowsocks
Freess
免费ss账号 免费shadowsocks账号 免费v2ray账号 (长期更新)
Stars: ✭ 6,544 (-78.2%)
Mutual labels:  shadowsocks
Surgio
Generating rules for Surge, Clash, Quantumult... like a PRO.
Stars: ✭ 777 (-97.41%)
Mutual labels:  shadowsocks

ShadowsocksX-NG

Download

Actions Status

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 and v2ray-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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].