{"id":21009021,"url":"https://github.com/avin/frp-caprover","last_synced_at":"2026-05-16T23:39:28.473Z","repository":{"id":239346894,"uuid":"799283044","full_name":"avin/frp-caprover","owner":"avin","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-11T17:26:26.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T11:09:14.903Z","etag":null,"topics":["caprover","docker","dockerfile","frp"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-05-11T16:59:45.000Z","updated_at":"2024-05-11T17:27:15.000Z","dependencies_parsed_at":"2024-05-11T18:25:12.012Z","dependency_job_id":"6db449b1-41a9-4cd7-a78e-8dd33ec1eb72","html_url":"https://github.com/avin/frp-caprover","commit_stats":null,"previous_names":["avin/frp-caprover"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Ffrp-caprover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Ffrp-caprover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Ffrp-caprover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avin%2Ffrp-caprover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avin","download_url":"https://codeload.github.com/avin/frp-caprover/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243430560,"owners_count":20289747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["caprover","docker","dockerfile","frp"],"created_at":"2024-11-19T09:15:11.586Z","updated_at":"2025-12-29T23:44:50.590Z","avatar_url":"https://github.com/avin.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FRP for CapRover\n\n[FRP](https://github.com/fatedier/frp) app configuration for [CapRover](https://caprover.com/)\n\n## Configure app\n\nAdd Environmental Variables\n\n* `TOKEN` = `secretpassword` (use same token in client.toml config)\n* `SUBDOMAIN_HOST` = `frp.server.com` (replace with your domain)\n\n\nAdd Port Mapping\n\n```\nServer Port : 37000 | Container Port : 7000\n```\n\nAdd domains\n\n```\n8888.frp.server.com\nstatic.frp.server.com\n```\n\n## Client config\n\n`client.toml`\n\n```toml\nserverAddr = \"frp.server.com\"\nserverPort = 37000\nauth.method = \"token\"\nauth.token = \"secretpassword\"\n\n# ---- https://8888.frp.server.com -\u003e https://127.0.0.1:8888 ----\n\n[[proxies]]\nname = \"web8888\"\ntype = \"http\"\nsubdomain = \"8888\"\n[proxies.plugin]\ntype = \"http2https\"\nlocalAddr = \"127.0.0.1:8888\"\n\n# ---- https://static.frp.server.com -\u003e share file from C:\\\\www ----\n\n[[proxies]]\nname = \"static\"\ntype = \"http\"\nsubdomain = \"static\"\n[proxies.plugin]\ntype = \"static_file\"\nlocalPath = \"C:\\\\www\"\nhttpUser = \"abc\"\nhttpPassword = \"abc\"\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favin%2Ffrp-caprover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favin%2Ffrp-caprover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favin%2Ffrp-caprover/lists"}