Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/universonic/shadowsocks-macos
Shadowsocks Client for Apple macOS
https://github.com/universonic/shadowsocks-macos
client gui mac macos macosx proxy shadowsocks shadowsocks-macos
Last synced: 3 months ago
JSON representation
Shadowsocks Client for Apple macOS
- Host: GitHub
- URL: https://github.com/universonic/shadowsocks-macos
- Owner: universonic
- License: gpl-3.0
- Archived: true
- Created: 2017-03-15T02:30:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T07:05:28.000Z (over 4 years ago)
- Last Synced: 2024-04-24T12:18:37.145Z (7 months ago)
- Topics: client, gui, mac, macos, macosx, proxy, shadowsocks, shadowsocks-macos
- Language: Swift
- Homepage: https://universonic.github.io/shadowsocks-macos/
- Size: 19.1 MB
- Stars: 34
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **24**星
README
# Shadowsocks for macOS
**This project is no longer maintained. Please migrate to other projects, such as: [V2Ray](https://github.com/v2ray)**
![GitHub release](https://img.shields.io/github/release-pre/universonic/shadowsocks-macos.svg)
[![Build Status](https://travis-ci.org/universonic/shadowsocks-macos.svg?branch=master)](https://travis-ci.org/universonic/shadowsocks-macos)Shadowsocks client for macOS.
This project is based on [ShadowsocksX-NG](https://github.com/shadowsocks/ShadowsocksX-NG), provides additional Japanese support and bug fixes.
If you have feature request, please file an issue on original project.## Requirements
### Running
- macOS 10.11+
### Building
- Xcode 10.0+
- CocoaPods 1.5.3+## Download
From [here](https://github.com/universonic/shadowsocks-macos/releases/)
## Features
- `ss-local` from shadowsocks-libev 3.2.0
- Support SIP003 plugins. Embed `kcptun` and `simple-obfs`.
- 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](https://shadowsocks.org/en/spec/AEAD-Ciphers.html)
- HTTP Proxy by [privoxy](http://www.privoxy.org/)## License
The project is released under the terms of the GPLv3.