Skip to content

Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.

License

Notifications You must be signed in to change notification settings

babakghanizadeh786/hiddify-next

Repository files navigation

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

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

About

Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 70.1%
  • Kotlin 13.7%
  • Swift 7.5%
  • C++ 4.1%
  • CMake 3.0%
  • Makefile 0.8%
  • Other 0.8%