{"id":31701928,"url":"https://github.com/getlantern/proxysetup","last_synced_at":"2025-10-08T21:10:12.342Z","repository":{"id":13995808,"uuid":"16696984","full_name":"getlantern/proxysetup","owner":"getlantern","description":"proxysetup is a command-line utility that allows managing Macintosh proxy settings via the networksetup program without having to sudo or supply one's password","archived":false,"fork":false,"pushed_at":"2018-03-02T17:41:02.000Z","size":3,"stargazers_count":7,"open_issues_count":2,"forks_count":5,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-04-15T03:25:47.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/getlantern.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":"2014-02-10T14:02:20.000Z","updated_at":"2020-11-28T17:29:21.000Z","dependencies_parsed_at":"2022-07-21T13:25:02.636Z","dependency_job_id":null,"html_url":"https://github.com/getlantern/proxysetup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getlantern/proxysetup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Fproxysetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Fproxysetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Fproxysetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Fproxysetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlantern","download_url":"https://codeload.github.com/getlantern/proxysetup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Fproxysetup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000716,"owners_count":26082837,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-10-08T21:10:10.364Z","updated_at":"2025-10-08T21:10:12.333Z","avatar_url":"https://github.com/getlantern.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Overview\n--------\n\nproxysetup runs the /usr/sbin/networksetup utility using whatever parameters\nwere passed to the program.  This is useful if you want to be able to run\nnetworksetup and make network changes without having to sudo or supply your\npassword interactively.\n\nTo do so, make root own proxysetup and set the setuid bit to allow anyone to execute\nit as root.\n\n```\nchown root:wheel proxysetup\nchmod 4755 proxysetup\n```\n\nSince proxysetup is intended primarily for managing proxy settings, it\nonly allows the following networksetup commands to be run:\n\n```\n-listallnetworkservices\n-getwebproxy\n-setwebproxy\n-setwebproxystate\n-getsecurewebproxy\n-setsecurewebproxy\n-setsecurewebproxystate\n-getautoproxyurl\n-setautoproxyurl\n-setautoproxystate\n-getproxybypassdomains\n-setproxybypassdomains\n-help\n-printcommands\n```\n\nBuilding\n--------\n\n```\ngit clone https://github.com/oxtoacart/proxysetup.git\nmake\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlantern%2Fproxysetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetlantern%2Fproxysetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlantern%2Fproxysetup/lists"}