a878c75762fc7cec1839efe663a6cf0d3498fbd5
Hiddify Next
Hiddify Multi-platform Proxy Client
⚠️Hiddify Next is still in early development phase⚠️
Windows, Android, Linux and macOS are supported (PR for iOS welcome)
Download Hiddify Next Pre-Release
- Android: Universal - Arm64 - Arm7 - x86_64
- Windows: x64 Setup - x64 Portable
- Linux: x64 AppImage
- macOS: Universal (x64, M1, M2)
Build from source
requirements:
- GO v1.21+
- 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
for platform in [windows linux macos android]:
# build native library
$ make $platform-libs windows-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%