6f35dc2201f7a6bf5f913a1173a49f0d6ef1ebf5
Hiddify Next
Multi-platform, Sing-box (universal proxy toolchain) client
Features
- Multi-platform support: Android, Windows, Linux and macOS (PRs for iOS are welcome)
- Easy to use with a simple UI
- Sing-box, Clash, Clash meta, V2ray configs supported
Download
For latest releases (including pre-releases), visit releases page
-
Windows: x64 Setup - x64 Portable
-
Linux: x64 AppImage
-
macOS: Universal (x64, M series)
Build from source
Hiddify Next relies on core library made with GO. if you're interested in building/contributing to that as well follow instructions there.
requirements:
- Flutter v3.13+
- Make
- Android SDK
This project uses flutter_distributor for packaging.
# fetch dependencies and build generated files
$ make get translate gen
# fetch geo assets
$ make get-geo-assets
for platform in [windows linux macos android]:
# fetch native libraries for respective platforms, follow core lib instructions for building
$ make $platform-libs
$ make release-$platform
# example:
$ make windows-libs
$ make windows-release
Acknowledgements
Description
Releases
1
Umbrix v1.7.3
Latest
Languages
Dart
74.5%
Kotlin
9%
Swift
5.3%
C++
2.5%
Shell
1.9%
Other
6.7%