{"id":17310493,"url":"https://github.com/kpcyrd/laundry5","last_synced_at":"2025-04-14T14:20:40.304Z","repository":{"id":45468595,"uuid":"372991820","full_name":"kpcyrd/laundry5","owner":"kpcyrd","description":"Shuffles your socks - rotating proxy frontend server","archived":false,"fork":false,"pushed_at":"2021-12-12T22:41:33.000Z","size":25,"stargazers_count":17,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T03:14:50.978Z","etag":null,"topics":["proxies","proxy","proxy-list","proxy-server","socks5","socks5-proxy"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kpcyrd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["kpcyrd"],"patreon":"kpcyrd"}},"created_at":"2021-06-02T00:10:25.000Z","updated_at":"2025-03-02T14:28:10.000Z","dependencies_parsed_at":"2022-08-23T14:20:13.680Z","dependency_job_id":null,"html_url":"https://github.com/kpcyrd/laundry5","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Flaundry5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Flaundry5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Flaundry5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpcyrd%2Flaundry5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kpcyrd","download_url":"https://codeload.github.com/kpcyrd/laundry5/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248894939,"owners_count":21179154,"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":["proxies","proxy","proxy-list","proxy-server","socks5","socks5-proxy"],"created_at":"2024-10-15T12:37:22.195Z","updated_at":"2025-04-14T14:20:40.275Z","avatar_url":"https://github.com/kpcyrd.png","language":"Rust","funding_links":["https://github.com/sponsors/kpcyrd","https://patreon.com/kpcyrd"],"categories":[],"sub_categories":[],"readme":"# laundry5\n\nShuffles your socks - rotating proxy frontend server.\n\n    # start proxy server\n    laundry5 -v -B 127.0.0.1:1337 -L ./pr0xies.txt\n    # add new proxies to list\n    echo 127.0.0.1:9050 | anewer ./pr0xies.txt\n    # reload proxy list\n    killall -HUP laundry5\n    # send a request through a random proxy from list\n    curl -vx socks5h://127.0.0.1:1337 https://icanhazip.com/\n\n## List format\n\n    # provide socks5 proxies in a list like this\n    # everything starting with a `#` is ignored as comment\n    192.0.2.1:1337\n    192.0.2.2:1337\n    192.0.2.3:1337\n\n    # empty lines are simply ignored\n\n    # ipv6 proxies can be added like this\n    [2001:0DB8::12:34]:1337\n    [2001:0DB8::56:78]:1337\n\n## License\n\nGPLv3+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpcyrd%2Flaundry5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkpcyrd%2Flaundry5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpcyrd%2Flaundry5/lists"}