The Ultimate Universal Proxy Platform
A powerful, high-performance core for the Hiddify ecosystem, supporting all major protocols and platforms.
Install hiddify-core on any Linux platform (Ubuntu, Debian, CentOS, OpenWrt, and more) with a single command:
bash <(curl https://i.hiddify.com/core)
or
bash <(curl -Ls https://raw.githubusercontent.com/hiddify/hiddify-core/main/installer.sh)
[!NOTE] This script automatically detects your OS and architecture, installs the appropriate binary, and configures the service manager (Systemd or Procd).
sing-box for maximum speed and stability.Quickly deploy as a containerized service:
# Pull image
docker pull ghcr.io/hiddify/hiddify-core:latest
# Or using Docker Compose
git clone https://github.com/hiddify/hiddify-core
cd hiddify-core/docker
docker-compose up -d
For manual installation or advanced configuration on OpenWrt, refer to our OpenWrt Setup Guide.
An extension is something that can be added to hiddify application by a third party. It will add capability to modify configs, do some extra action, show and receive data from users.
This extension will be shown in all Hiddify Platforms such as Android/macOS/Linux/Windows/iOS
Features and Road map:
./cmd.sh extension the open browser https://127.0.0.1:12346github.com/hiddify/hiddify-core/extension.UpdateUI()github.com/hiddify/hiddify-core/extension.ShowDialog()github.com/hiddify/hiddify-core/extension.ShowMessage()github.com/hiddify/hiddify-core/extension.SubmitData()e.Base.Datae.Base.Datagithub.com/hiddify/hiddify-core/extension.BeforeAppConnect()github.com/hiddify/hiddify-core/extension/sdk.RunInstance()github.com/hiddify/hiddify-core/extension/sdk.ParseConfig()Demo Screenshots from HTML: