Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clashcross/clashcross
ClashCross is a cross-platform proxy debugging application built on the Clash core, supporting Android, Windows, macOS, and Linux.ClashCross是基于Clash核心构建的跨平台代理调试应用,支持android、windows、macos、linux
https://github.com/clashcross/clashcross
clash clashcross clashforandroid clashforlinux clashformac clashforwindows
Last synced: 3 months ago
JSON representation
ClashCross is a cross-platform proxy debugging application built on the Clash core, supporting Android, Windows, macOS, and Linux.ClashCross是基于Clash核心构建的跨平台代理调试应用,支持android、windows、macos、linux
- Host: GitHub
- URL: https://github.com/clashcross/clashcross
- Owner: clashcross
- Archived: true
- Created: 2023-07-26T22:07:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-04T11:28:08.000Z (over 1 year ago)
- Last Synced: 2024-09-26T09:01:15.592Z (3 months ago)
- Topics: clash, clashcross, clashforandroid, clashforlinux, clashformac, clashforwindows
- Language: C
- Homepage:
- Size: 25.5 MB
- Stars: 205
- Watchers: 3
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ClashCross
ClashCross is a proxy debugging application built on the Clash core.
We do not provide any services for it, so please refrain from giving feedback on any issues not related to the application's own usage.
Android(Beta) / Windows / macOS / Linux(amd64/arm64) / Supported!
# Star History
[![Star History Chart](https://api.star-history.com/svg?repos=shipinbaoku/clashcross&type=Date)](https://star-history.com/#shipinbaoku/clashcross&Date)
# Install
## Android
or download .apk
directly. [https://github.com/shipinbaoku/ClashCross/releases](https://github.com/shipinbaoku/ClashCross/releases)## Windows
Please download .exe setup directly. https://github.com/shipinbaoku/ClashCross/releases
## Macos
Please download .dmg setup
directly. [https://github.com/shipinbaoku/ClashCross/releases](https://github.com/shipinbaoku/ClashCross/releases)## Linux
- snap:
- `snap install clashcross`
-
- deb:
- `sudo apt install libappindicator3-dev`
-then
- `sudo dpkg -i clashcross.deb`## Windows
Please download .exe setup
directly. [https://github.com/shipinbaoku/ClashCross/releases](https://github.com/shipinbaoku/ClashCross/releases)# Url_scheme
Our application allows third parties to import Clash subscriptions using the url_scheme method,
following the specifications below:## Android: clashcross://?url=subscription_link
## Windows & macOS: clashcross://?url=subscription_link
## Linux: Not supported at the moment, users need to manually copy and paste for importing.
# Screen
- Home
![image](docs/screenshot/photo_2023-07-27_05-03-12.jpg)
- Proxy![image](docs/screenshot/photo_2023-07-27_05-03-34.jpg)
- Profile![image](docs/screenshot/photo_2023-07-27_05-03-59.jpg)
- Setting![image](docs/screenshot/photo_2023-07-27_05-04-13.jpg)
- Connections![image](docs/screenshot/photo_2023-07-27_05-04-24.jpg)
- Logs![image](docs/screenshot/photo_2023-07-27_05-05-03.jpg)
# Thinks for:
- [clash](https://github.com/Dreamacro/clash)
- [flcash](https://github.com/Fclash/Fclash)
- [flutter](https://github.com/flutter/flutter)## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fshipinbaoku%2Fclashcross.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fshipinbaoku%2Fclashcross?ref=badge_large)