Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apriakhin/shadowsocks-client

Cross-platform lightweight client for Shadowsocks for macOS, iPadOS and iOS
https://github.com/apriakhin/shadowsocks-client

shadowsocks swift swiftdata swiftui tun2socks xcode

Last synced: 3 months ago
JSON representation

Cross-platform lightweight client for Shadowsocks for macOS, iPadOS and iOS

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]





Logo

Shadowsocks Client


Cross-platform lightweight client for Shadowsocks for macOS, iPadOS and iOS


Explore the docs »




TestFlight
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. Contributing

  6. License

  7. Contact

  8. Acknowledgments

## About The Project


macOS connection screenshotmacOS new screenshotmacOS servers screenshot


iOS connection screenshotiOS new screenshotiOS servers screenshot


Shadowsocks Client is your ideal tool for secure and anonymous web surfing. This lightweight yet powerful application allows you to easily manage your Shadowsocks servers and connections. Enjoy fast and convenient internet access with our key features.

Key Features:
- Server Connection: Quickly connect to your Shadowsocks servers for instant internet access.
- Server Management: Add and edit servers using configurations, URLs, or by scanning QR codes.
- Easy Connection Management: Control your connections with Shortcuts for greater flexibility and control.

(back to top)

### Built With

* [![Swift][Swift]][Swift-url]
* [![SwiftUI][SwiftUI]][SwiftUI-url]
* [![SwiftData][SwiftData]][SwiftData-url]

(back to top)

## Getting Started

### Prerequisites

* Xcode 15.4

### Installation

1. Clone the repo
```sh
git clone [email protected]:apriakhin/shadowsocks-client.git
```
2. Open `ShadowsocksClient.xcodeproj`

3. Start project

(back to top)

## Usage

You need your own or a public Shadowsocks server, you can use a access key or config to connect to the server. After adding a server, you can connect in one-touch, and you can set up automation via Shortcuts.

(back to top)

## Roadmap

- [x] Add basic management of servers
- [x] Add connecting to the server
- [x] Add deeplink support for QR
- [x] Add app intents support
- [ ] Add menubar for macOS
- [ ] Add unit tests
- [ ] Multi-language support
- [x] English
- [x] Russian
- [x] Chinese
- [ ] German
- [ ] Spanish
- [ ] French

See the [open issues](https://github.com/apriakhin/shadowsocks-client/issues) for a full list of proposed features (and known issues).

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact

Anton Priakhin - [@apriakhin](https://t.me/apriakhin) - [email protected]

Project Link: [https://github.com/apriakhin/shadowsocks-client](https://github.com/apriakhin/shadowsocks-client)

(back to top)

## Acknowledgments

* [Shadowsocks](https://shadowsocks.org)
* [Tun2socks](https://github.com/xjasonlyu/tun2socks)
* [outline-apps](https://github.com/Jigsaw-Code/outline-apps/tree/master)
* [outline-go-tun2socks](https://github.com/Jigsaw-Code/outline-go-tun2socks)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/apriakhin/shadowsocks-client.svg?style=for-the-badge
[contributors-url]: https://github.com/apriakhin/shadowsocks-client/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/apriakhin/shadowsocks-client.svg?style=for-the-badge
[forks-url]: https://github.com/apriakhin/shadowsocks-client/network/members
[stars-shield]: https://img.shields.io/github/stars/apriakhin/shadowsocks-client.svg?style=for-the-badge
[stars-url]: https://github.com/apriakhin/shadowsocks-client/stargazers
[issues-shield]: https://img.shields.io/github/issues/apriakhin/shadowsocks-client.svg?style=for-the-badge
[issues-url]: https://github.com/apriakhin/shadowsocks-client/issues
[license-shield]: https://img.shields.io/github/license/apriakhin/shadowsocks-client.svg?style=for-the-badge
[license-url]: https://github.com/apriakhin/shadowsocks-client/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/apriakhin
[Swift]: https://img.shields.io/badge/swift-F05138?style=for-the-badge&logo=swift&logoColor=white
[Swift-url]: https://www.swift.org
[SwiftUI]: https://img.shields.io/badge/swiftui-1E88E5?style=for-the-badge&logo=swift&logoColor=white
[SwiftUI-url]: https://developer.apple.com/xcode/swiftui/
[SwiftData]: https://img.shields.io/badge/swiftdata-gray?style=for-the-badge&logo=swift&logoColor=white
[SwiftData-url]: https://developer.apple.com/xcode/swiftdata/