{"id":16528499,"url":"https://github.com/bufferoverflow/proxyme","last_synced_at":"2025-03-03T06:24:21.808Z","repository":{"id":139141308,"uuid":"2690033","full_name":"bufferoverflow/proxyme","owner":"bufferoverflow","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-13T23:08:30.000Z","size":138,"stargazers_count":6,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T17:43:58.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bufferoverflow.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}},"created_at":"2011-11-01T19:10:23.000Z","updated_at":"2019-04-09T18:29:39.000Z","dependencies_parsed_at":"2023-03-13T12:36:52.379Z","dependency_job_id":null,"html_url":"https://github.com/bufferoverflow/proxyme","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferoverflow%2Fproxyme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferoverflow%2Fproxyme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferoverflow%2Fproxyme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferoverflow%2Fproxyme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bufferoverflow","download_url":"https://codeload.github.com/bufferoverflow/proxyme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241618114,"owners_count":19991800,"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":[],"created_at":"2024-10-11T17:40:35.995Z","updated_at":"2025-03-03T06:24:21.785Z","avatar_url":"https://github.com/bufferoverflow.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"proxyme enable and disables proxy settings for several applications such as git, svn, wget, apt, etc.\n\nIt uses the templates and the proxyme.ini file located at ~/.proxyme/\nto update the proxy settings of these applications.\n\nproxyme can be combined with [cntlm](http://cntlm.sourceforge.net/) to reduce proxy pain on developer machines.\n\nDependencies\n------------\n* boost: system, filesystem, program_options, regex\n* ctemplate\n\non Debian install them with the following command\n\n    sudo apt-get install libctemplate-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev\n\nBuild \u0026 Install it\n-------------------\n    git clone https://github.com/bufferoverflow/proxyme.git\n    cd proxyme\n    mkdir cmake-build  \u0026\u0026 cd cmake-build\n    cmake ..\n    make\n    sudo make install\n\nUse it\n-------\nhelp:\n\n    proxyme -h\n    proxyme options:\n      -h [ --help ]         produce help message\n      --user arg            User      (e.g. DOMAIN\\user)\n      --password arg        Password  (e.g. 1234)\n      --host arg            Host      (e.g. proxy.example.com)\n      --port arg (=0)       Port      (e.g. 85)\n      -d [ --disable ]      Disable Proxy and overwrite all config files!\n      -o [ --overwrite ]    Overwriting files, don't care if they exist!\n      -s [ --save ]         Save current parameters within proxyme.ini file\n      -u [ --urlencode ]    Store the password in URL encoded form\n      --HOME arg            Environment Variable: HOME\n\ndisable proxies:\n\n    proxyme -d\n\nenable proxies:\n\n    proxyme --host=proxy.example.com --port=85 --user='DOMAIN\\user' --password='1234'\n\nyou can use -s option to save your settings within ~/.proxyme/proxyme.ini file\n\nCustomize it\n-------------\nedit the files under ~/.proxyme/ to reflect your other personal settings as well\n\nLicense\n-------\nsee [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferoverflow%2Fproxyme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbufferoverflow%2Fproxyme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferoverflow%2Fproxyme/lists"}