FClash
A Clash Proxy Fronted based on Clash
Windows / macOS / Linux(amd64/arm64) / Android(Beta) Supported!
This app mainly focused on all Linux distros, which brings a better experience for linux users/developers.
The purpose of the app is to give a learning case how to build an app with Flutter and Golang for full-stack developers. It's STRICTLY Prohibited for any illegal usages, and it's only built for the learning purpose!
Star History
Install
Linux
- For Arch/Manjaro users, using AUR
yay -S fclash
- For Ubuntu/Debian users, download deb files directly
- For Redhat/Fedora/OpenSuse users, download rpm files directly.
- For other distro users, please to use the snap app.
Note: If you are using in Wayland
, please use export WAYLAND_DISPLAY=wayland-x11
or WAYLAND_DISPLAY=wayland-x11 ./fclash
. Check #52 for details.
Windows
Please download .exe setup directly. https://github.com/Kingtous/Fclash/releases
MacOS
Please download .dmg setup directly. https://github.com/Kingtous/Fclash/releases
Note that macOS will treat the FClash
as an untrusted app, so please go to settings and trust it manually.
Android
or download .apk directly. https://github.com/Kingtous/Fclash/releases
Note: the Android version is looking for contributors.
Feature
- More features: FClash is based on the full open source Clash.Meta.
- Stable: Restart and restore clash status when clash kernel crashs automatically.
- Stable: Monitor Realtime runtime status.
- UI: Beautiful UI built by Flutter.
- UI: Chinese/English localizations supported.
- UI: Light/Dark mode supported.
- Functions: Easy to set/unset as system proxy.
- Functions: Full customized setting, proxy mode, ports, LAN connection, ipv6, etc.
- Functions: Switch yaml configs in realtime.
- Functions: Test delay with each proxy.
- Functions: prebuilt clash kernel and country mmdb.
- Info: Show status on status menu bar.
- Info: Show logs on About page.
- Info: Show download/upload rates on both system app menu bar and in-app menu bar.
Preview
Install
-
Snap Store(comming soon)
sudo snap install fclash --classic
-
Download DEB files, go to Github Action page.
Build from source
FClash depends libappindicator3-dev
when compiling.