{"id":21558187,"url":"https://github.com/makepad-fr/sfp","last_synced_at":"2025-03-18T03:28:11.891Z","repository":{"id":237478920,"uuid":"794507780","full_name":"Makepad-fr/sfp","owner":"Makepad-fr","description":"A simplistic forward proxy implementation in Go","archived":false,"fork":false,"pushed_at":"2024-05-05T20:28:09.000Z","size":25,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T10:47:19.189Z","etag":null,"topics":["forward-proxy","go","proxy","proxy-server"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/makepad/sfp","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Makepad-fr.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":"2024-05-01T10:37:09.000Z","updated_at":"2024-05-04T17:03:50.000Z","dependencies_parsed_at":"2025-01-24T10:43:10.452Z","dependency_job_id":"d1012cff-d166-433b-b008-29c9cbee611d","html_url":"https://github.com/Makepad-fr/sfp","commit_stats":null,"previous_names":["makepad-fr/sfp"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Makepad-fr%2Fsfp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Makepad-fr%2Fsfp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Makepad-fr%2Fsfp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Makepad-fr%2Fsfp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Makepad-fr","download_url":"https://codeload.github.com/Makepad-fr/sfp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244149198,"owners_count":20406331,"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":["forward-proxy","go","proxy","proxy-server"],"created_at":"2024-11-24T08:14:12.308Z","updated_at":"2025-03-18T03:28:11.872Z","avatar_url":"https://github.com/Makepad-fr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Forward Proxy\n\nThis is a very simplistic implementation of forward proxy in Go programming language.\n\n## Prerequisites\n\n- Go 1.22 or higher\n- Make\n\n## Usage\n\n### Build the project\n\n```bash\nmake\n```\n\n### Start the forward proxy server\n\n```bash\n./out/forward-proxy\n```\n\n### Use the proxy server in a CURL\n\n```bash\n curl -x http://localhost:9090 https://google.com\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakepad-fr%2Fsfp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakepad-fr%2Fsfp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakepad-fr%2Fsfp/lists"}