{"id":20909638,"url":"https://github.com/ddvk/rmfakecloud-proxy","last_synced_at":"2026-01-18T13:38:59.171Z","repository":{"id":46774021,"uuid":"338368249","full_name":"ddvk/rmfakecloud-proxy","owner":"ddvk","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-20T06:45:26.000Z","size":37,"stargazers_count":18,"open_issues_count":3,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-12-21T21:52:34.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ddvk.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":"2021-02-12T16:13:24.000Z","updated_at":"2025-12-20T06:45:30.000Z","dependencies_parsed_at":"2024-11-15T18:19:04.942Z","dependency_job_id":"a71f83f2-15e6-433a-bde7-fbd58cca062d","html_url":"https://github.com/ddvk/rmfakecloud-proxy","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/ddvk/rmfakecloud-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddvk%2Frmfakecloud-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddvk%2Frmfakecloud-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddvk%2Frmfakecloud-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddvk%2Frmfakecloud-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddvk","download_url":"https://codeload.github.com/ddvk/rmfakecloud-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddvk%2Frmfakecloud-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28536765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T13:04:05.990Z","status":"ssl_error","status_checked_at":"2026-01-18T13:01:44.092Z","response_time":98,"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":[],"created_at":"2024-11-18T14:12:10.788Z","updated_at":"2026-01-18T13:38:59.145Z","avatar_url":"https://github.com/ddvk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rmfakecloud-proxy\nSingle-minded HTTPS reverse proxy\n\n(forked from https://github.com/yi-jiayu/secure)\n\n## Installation\n\n\n\n### Manual\nDownload `installer-rm12.sh` for rm1/2 or `installer-rmpro.sh` on a pc.  \nTransfer to the tablet with `scp` / `WinSCP`  \nrun installer on the tablet over ssh  \n```\nchmod +x installer-xxx.sh\n./installer-xxx.sh\n```\n\n### Use toltec if supported\n`opkg install rmfakecloud-proxy`\n\n### reMarkable Paper Pro and reMarkable Paper Pro Move\nTo make it permanent, make root writable and unmount /etc first e.g.\n```\nmount -o remount,rw /\numount -R /etc\n./installer-rmpro.sh\n```\n\n## Usage\n```\nusage: rmfakecloud-proxy -c [config.yml] [-addr host:port] -cert certfile -key keyfile [-client-cert file] [-client-key file] [-version] upstream\n  -addr string\n        listen address (default \":443\")\n  -c string\n        config file\n  -cert string\n        path to cert file\n  -key string\n        path to key file\n  -client-cert string\n        path to client cert file for mTLS (optional)\n  -client-key string\n        path to client key file for mTLS (optional)\n  -version\n        print version string and exit\n  upstream string\n        upstream url\n```\n\n### Example\n```\nrmfakecloud-proxy -cert cert.pem -key key.pem http://localhost:6060\n```\n\n## Configfile\n```yaml\ncert: proxy.crt \nkey: proxy.key\nupstream: https://somehost:123\n#addr: :443\n#client_cert: client.crt\n#client_key: client.key\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddvk%2Frmfakecloud-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddvk%2Frmfakecloud-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddvk%2Frmfakecloud-proxy/lists"}