81b116b6ab8972d091342cb5b5c7053870134577
Hiddify Next
Hiddify Multi-platform Proxy Client
⚠️Hiddify Next is still in early development phase⚠️
Windows, Android, Linux are supported (macOS and iOS is coming soon)
Build from source
requirements:
- GO v1.19+
- Flutter v3.10+
- Make
- GCC
- MinGW-w64
- Android SDK (with CMake and NDK)
This project uses flutter_distributor for packaging.
# fetch dependencies and build generated files
$ make get gen
# build clash native library for all supported platforms and architectures
$ make android-libs windows-libs
# build apk for android
$ make release-android
# build windows executable
$ flutter_distributor package --platform windows --targets exe
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%