{"id":13759458,"url":"https://github.com/humanmade/hm-proxy","last_synced_at":"2026-02-01T20:34:05.071Z","repository":{"id":35616228,"uuid":"39889863","full_name":"humanmade/hm-proxy","owner":"humanmade","description":"A simple script to proxy from your computer","archived":false,"fork":false,"pushed_at":"2021-01-06T07:42:32.000Z","size":18,"stargazers_count":10,"open_issues_count":6,"forks_count":4,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-10-02T10:34:56.349Z","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":"LambdaSchool/Git-for-Web-Development-Project","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/humanmade.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}},"created_at":"2015-07-29T11:27:25.000Z","updated_at":"2022-10-08T16:47:30.000Z","dependencies_parsed_at":"2022-09-15T02:01:13.200Z","dependency_job_id":null,"html_url":"https://github.com/humanmade/hm-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/humanmade/hm-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanmade%2Fhm-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanmade%2Fhm-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanmade%2Fhm-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanmade%2Fhm-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humanmade","download_url":"https://codeload.github.com/humanmade/hm-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanmade%2Fhm-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28989140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T18:17:03.387Z","status":"ssl_error","status_checked_at":"2026-02-01T18:16:57.287Z","response_time":56,"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-08-03T13:00:53.446Z","updated_at":"2026-02-01T20:34:05.055Z","avatar_url":"https://github.com/humanmade.png","language":null,"readme":"HM Proxy\n========\n\nA super simple script to connect to the closest proxy to you automatically.\n\nMust be run with sudo.\n\n```\nusage: hmproxy [options] [\u003ccommand\u003e]\n\n  \u003ccommand\u003e\n      One of:\n        on             Connect to the proxy connection\n        off            Disconnect from the proxy connection\n        sh/ssh         Open a shell to the proxy\n                       (Reuses the connection; nice and fast!)\n        run (default)  Connect and keep in foreground\n                       (Allows exiting with Ctrl-C)\n\n  --github\n      Proxy all SSH connections (e.g git@github.com) to GitHub\n\n  -r, --region \u003cproxy\u003e\n      One of EU/AU/US-WEST/US-EAST\n      Default is geolocated from your IP.\n\n  -p, --port \u003cport\u003e\n      Port to connect to proxy on\n      Default is 22, use 443 if proxy is blocked\n\n  -s, --service \u003cservice\u003e\n      Network service to enable the proxy on\n      Default is your top enabled network ('Wi-Fi')\n\n  -u, --user \u003cuser\u003e\n      Proxy username\n      Default is local username ('root')\n```\n\n\n## Install\n\nTo install:\n* Clone this repo\n* `cd` into the new directory\n* Run `./hmproxy`\n\nTo make it available everywhere:\n* `cd` into the `hmproxy` directory\n* `ln -s $PWD/hmproxy /usr/local/bin/hmproxy`\n\nIf the `/usr/local/bin` directory does not exist yet you can create it first by running the following command:\n\n```\nsudo mkdir /usr/local/bin\n```\n\n## Examples\n\nFor example, I run it as follows:\n\n```\nsudo hmproxy -u ryan\n```\n\nIf I'm in a cafe that blocks port 22:\n\n```\nsudo hmproxy -u ryan -p 443\n```\n\nIf I'm in a cafe in Berlin, and want to force EU-Central:\n```\nsudo hmproxy -u ryan -p 443 -r eu-central\n```\n\n## FAQ\n\n### Why does it pick the wrong service (e.g. Bluetooth instead of Wi-Fi)?\n\nHM Proxy tries to pick the right service, but it may be picking the wrong one if your system order is set incorrectly.\n\nTo fix this, open `System Preferences \u003e Network`, click the gear, and select \"Set Service Order...\"\n\nIf you just want to do it for a one-off request, use `-s` or `--service`\n","funding_links":[],"categories":["Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanmade%2Fhm-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumanmade%2Fhm-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanmade%2Fhm-proxy/lists"}