https://github.com/robertying/shadowsocks-macos
Shadowsocks client for macOS, with support for Apple Silicon (arm64) and Intel (x86_64)
https://github.com/robertying/shadowsocks-macos
arm64 macos shadowsocks shadowsocks-rust v2ray-plugin x86-64
Last synced: 7 months ago
JSON representation
Shadowsocks client for macOS, with support for Apple Silicon (arm64) and Intel (x86_64)
- Host: GitHub
- URL: https://github.com/robertying/shadowsocks-macos
- Owner: robertying
- Created: 2021-05-11T14:49:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T05:19:52.000Z (12 months ago)
- Last Synced: 2025-03-17T16:21:13.705Z (7 months ago)
- Topics: arm64, macos, shadowsocks, shadowsocks-rust, v2ray-plugin, x86-64
- Language: Swift
- Homepage:
- Size: 1.19 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shadowsocks-macos
Shadowsocks client for macOS, with support for Apple Silicon (arm64) and Intel (x86_64)
## System Requirements
- macOS Big Sur (11.0) or above
- Apple Silicon or Intel## Behind the Scene
This app is powered directly by:
- [shadowsocks-rust](https://github.com/shadowsocks/shadowsocks-rust)
- [v2ray-plugin](https://github.com/shadowsocks/v2ray-plugin)