2023-09-15 11:37:35 +02:00
2023-09-15 11:37:35 +02:00
2023-09-12 15:22:58 +03:30
2023-09-13 23:19:16 +03:30
2023-09-14 15:20:48 +03:30
2023-08-23 19:59:48 +03:30
2023-09-11 21:19:55 +03:30
2023-08-23 20:11:35 +03:30
2023-09-03 15:14:13 +03:30
2023-08-23 19:32:32 +03:30
2023-09-08 20:16:16 +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-15 11:24:08 +02:00
2023-08-25 01:01:16 +02:00
2023-09-11 21:19:55 +03:30
2023-07-21 20:21:21 +03:30
2023-08-20 20:29:07 +02:00
2023-09-15 11:23:45 +02:00
2023-09-12 00:05:44 +03:30
2023-09-15 11:24:08 +02:00
2023-09-12 00:49:14 +02:00

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

Support

  • V2Ray Subscription link (e.g., vless:// vmess:// ss:// trojan:// tuic://)
  • Clash / Clash Meta link
  • Singbox Config

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 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.5%
Kotlin 9%
Swift 5.3%
C++ 2.5%
Shell 1.9%
Other 6.7%