2023-10-02 20:02:40 +02:00
2023-10-02 20:02:40 +02:00
2023-09-12 15:22:58 +03:30
2023-09-23 00:54:17 +03:30
2023-10-02 20:02:40 +02:00
2023-09-17 00:23:31 +03:30
2023-09-22 23:52:20 +03:30
2023-09-17 00:23:31 +03:30
2023-08-23 19:32:32 +03:30
2023-09-17 00:23:31 +03:30
2023-08-19 22:27:23 +03:30
2023-08-19 22:27:23 +03:30
2023-07-06 17:18:41 +03:30
2023-09-11 20:24:55 +03:30
2023-09-15 11:08:21 +02:00
2023-09-06 23:06:52 +03:30
2023-07-06 17:18:41 +03:30
2023-09-30 11:16:17 +03:30
2023-08-25 01:01:16 +02:00
2023-09-23 00:08:56 +03:30
2023-07-21 20:21:21 +03:30
2023-08-20 20:29:07 +02:00
2023-10-02 16:29:51 +02:00
2023-09-28 14:20:50 +03:30
2023-09-30 11:16:17 +03:30
2023-09-22 14:16:21 +03:30

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

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
No description provided
Readme 101 MiB
Umbrix v1.7.3 Latest
2026-01-18 17:26:02 +01:00
Languages
Dart 74.6%
Kotlin 8.9%
Swift 5.3%
C++ 2.4%
Shell 1.9%
Other 6.7%