{"id":21666944,"url":"https://github.com/splurf/rp-rs","last_synced_at":"2025-03-20T06:47:54.060Z","repository":{"id":144642248,"uuid":"569471901","full_name":"splurf/rp-rs","owner":"splurf","description":"Minimalistic Reverse Proxy","archived":false,"fork":false,"pushed_at":"2022-11-22T22:45:35.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T08:25:29.078Z","etag":null,"topics":["reverse-proxy","rust","rustls","tokio-rs"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/splurf.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":"2022-11-22T22:45:32.000Z","updated_at":"2022-11-22T22:46:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a01d42b-5726-4363-b636-5f4d7581f92a","html_url":"https://github.com/splurf/rp-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splurf%2Frp-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splurf%2Frp-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splurf%2Frp-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splurf%2Frp-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splurf","download_url":"https://codeload.github.com/splurf/rp-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244566931,"owners_count":20473451,"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":["reverse-proxy","rust","rustls","tokio-rs"],"created_at":"2024-11-25T11:31:12.914Z","updated_at":"2025-03-20T06:47:54.038Z","avatar_url":"https://github.com/splurf.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rp-rs\n\nAn extremely simple low-functionality reverse proxy with minimum TLS support\n\n## Configuration\nThere's a singular configuation file that needs to be modified. It should be named `config.txt` and will should look like this:\n```\n80\n    server: localhost\n    paths:\n        /donut =\u003e localhost:8888\n\n443\n    server: localhost\n    paths:\n        / =\u003e localhost:444\n    ssl:\n        certificate: sample.pem\n        certificate_key: sample.rsa\n```\n\n## Usability\n#### Build\n```bash\ncargo build --release\n```\n\n#### Run\n```bash\nsudo ./target/release/rp-rs\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplurf%2Frp-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplurf%2Frp-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplurf%2Frp-rs/lists"}