{"id":20492356,"url":"https://github.com/husarnet/proxy-gui","last_synced_at":"2026-03-19T16:04:30.597Z","repository":{"id":113651816,"uuid":"418499403","full_name":"husarnet/proxy-gui","owner":"husarnet","description":"Nginx Proxy Manager + Husarnet + Ansible: Easy way to share services hosted on your Husarnet devices over public IP.","archived":false,"fork":false,"pushed_at":"2021-10-26T16:14:23.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-30T22:03:03.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/husarnet.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}},"created_at":"2021-10-18T12:49:52.000Z","updated_at":"2024-08-11T10:25:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"0958ec5c-da6c-488a-aa42-b445e4011178","html_url":"https://github.com/husarnet/proxy-gui","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/husarnet/proxy-gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husarnet%2Fproxy-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husarnet%2Fproxy-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husarnet%2Fproxy-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husarnet%2Fproxy-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/husarnet","download_url":"https://codeload.github.com/husarnet/proxy-gui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/husarnet%2Fproxy-gui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29574065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"last_error":"SSL_read: 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":[],"created_at":"2024-11-15T17:28:43.240Z","updated_at":"2026-02-18T09:01:47.337Z","avatar_url":"https://github.com/husarnet.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# proxy-gui\n\n**[Nginx Proxy Manager](https://nginxproxymanager.com/) + Husarnet + Ansible**\n\nEasy way to share services hosted on your Husarnet devices over proxy server with nice UI. \n\n## Installation\n\n\u003e This repo is powered by GitHub Actions and Ansible, so after providing proper GitHub secrets, everything needed to run the proxy-gui on your own server will be done automatically.\n\n1. Click **[Use this template](https://github.com/husarnet/proxy-gui/generate)** button and create your own public or private copy of this repo\n2. Prepare a new server with public IP address with clear installation of **Ubuntu 20.04** \n3. Setup SSH key pair **(with NO passphrase!!!)**:\n    ```bash\n    ssh-keygen -t ed25519 -C \"user@example.com\" -f ./ga-ssh-key\n    ```\n    That command will generate 2 files:\n    | File | Target location | Procedure |\n    | - | - | - |\n    | `ga-ssh-key` | GitHub Secret | (in the GitHub repository) `Settings` \u003e `Secrets` \u003e `New repository secret` and create `SSH_PRIVATE_KEY` secret. Copy the `ga-ssh-key` file content here |\n    | `ga-ssh-key.pub` | `/root/.ssh/authorized_keys` on your VPS | `cat ga-ssh-key.pub \u003e\u003e /root/.ssh/authorized_keys` |\n4. Create `PUBLIC_IP` repository secret and place your server's public IPv4 address here\n5. Get your **Husarnet Join Code** from app.husarnet.com, and create a new GitHub repository secret `HUSARNET_JOINCODE`.\n6. Go to `Actions` tab and trigger the `Deploy to server` workflow\n\n### GitHub repository secrets summary\n\n| Repository Secret | Description |\n| - | - |\n| `PUBLIC_IP` | Public IP address of your VPS |\n| `SSH_PRIVATE_KEY` | private SSH key (for root at your VPS) |\n| `HUSARNET_JOINCODE` | Join Code from https://app.husarnet.com |\n\n## Usage\n\nInfo on how to setup domains, issue SSL certificates and define proxy rules are in [this blog post](https://husarnet.com/blog/reverse-proxy-gui).\n\n## Backup\n\nIf you want to save / restore settings of your Nginx Proxy Manager, go to `Actions` tab and manually trigger `Save Backup` or `Restore Backup` GitHub workflows. The backup will be stored as `.backup.tgz` in your GitHub repository.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhusarnet%2Fproxy-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhusarnet%2Fproxy-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhusarnet%2Fproxy-gui/lists"}