{"id":48581859,"url":"https://github.com/denmrnngp-cloud/decky-hiddify","last_synced_at":"2026-04-08T17:03:29.578Z","repository":{"id":346089888,"uuid":"1188219857","full_name":"denmrnngp-cloud/decky-hiddify","owner":"denmrnngp-cloud","description":"Hiddify VPN control plugin for Decky Loader (Steam Deck Game Mode)","archived":false,"fork":false,"pushed_at":"2026-03-22T12:06:00.000Z","size":79,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-22T20:54:42.802Z","etag":null,"topics":["decky-loader","decky-plugin","gaming","hiddify","sing-box","steam-deck","steamos","vpn"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denmrnngp-cloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-21T19:24:43.000Z","updated_at":"2026-03-22T12:04:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/denmrnngp-cloud/decky-hiddify","commit_stats":null,"previous_names":["denmrnngp-cloud/decky-hiddify"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/denmrnngp-cloud/decky-hiddify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denmrnngp-cloud%2Fdecky-hiddify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denmrnngp-cloud%2Fdecky-hiddify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denmrnngp-cloud%2Fdecky-hiddify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denmrnngp-cloud%2Fdecky-hiddify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denmrnngp-cloud","download_url":"https://codeload.github.com/denmrnngp-cloud/decky-hiddify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denmrnngp-cloud%2Fdecky-hiddify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31564918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["decky-loader","decky-plugin","gaming","hiddify","sing-box","steam-deck","steamos","vpn"],"created_at":"2026-04-08T17:03:08.555Z","updated_at":"2026-04-08T17:03:29.532Z","avatar_url":"https://github.com/denmrnngp-cloud.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hiddify VPN — Decky Plugin\n\nControl [Hiddify VPN](https://github.com/hiddify/hiddify-app) from Game Mode on Steam Deck via the Quick Access Menu (`···` button).\n\nPart of the [Hiddify Steam Deck port](https://github.com/denmrnngp-cloud/hiddify-steam-deck).\n\n## Features\n\n- **VPN ON / OFF** — one-tap toggle with colored status indicator\n- **Profile selector** — switch between VPN configs without leaving Game Mode\n- Connection status with TUN IP address\n- Syncs with Hiddify GUI (stopping from plugin also stops GUI-managed VPN)\n- Log viewer (last 40 lines)\n\n## Requirements\n\n1. [Decky Loader](https://decky.xyz/) installed\n2. **Hiddify installed on the Steam Deck** via the installer:\n\n```bash\n# Download from: https://github.com/denmrnngp-cloud/hiddify-steam-deck/releases\nbash ~/Downloads/Hiddify-linux-x64.bin\n```\n\n3. At least one VPN profile configured in the Hiddify GUI\n\n## Install Plugin\n\n```bash\nsudo unzip -o decky-hiddify-v1.1.0.zip -d /home/deck/homebrew/plugins/\nsudo systemctl restart plugin_loader\n```\n\nOr install via the **Decky Plugin Store** (search \"Hiddify VPN\").\n\n## How It Works\n\n- Backend (`main.py`): runs `HiddifyCli` as a subprocess, monitors `tun0` interface\n- Frontend (`src/index.tsx`): React panel with VPN toggle and profile list\n- Profile switching reads from `~/.local/share/app.hiddify.com/db.sqlite` and rebuilds `current-config.json`\n\n## Supported Protocols\n\nVia [sing-box](https://github.com/SagerNet/sing-box) core: **VLESS + Reality**, VMess, Trojan, Shadowsocks, Hysteria 2, TUIC, WireGuard\n\n## Build from Source\n\n```bash\nnpm install\nnpm run build\n# dist/index.js is the compiled frontend\n```\n\n## License\n\nMIT — see [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenmrnngp-cloud%2Fdecky-hiddify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenmrnngp-cloud%2Fdecky-hiddify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenmrnngp-cloud%2Fdecky-hiddify/lists"}