{"id":17139520,"url":"https://github.com/r4sas/proxychecker","last_synced_at":"2025-03-24T07:35:14.648Z","repository":{"id":186359647,"uuid":"184193749","full_name":"r4sas/proxychecker","owner":"r4sas","description":"Proxy tunnels checker for I2P written on python","archived":false,"fork":false,"pushed_at":"2019-04-30T04:54:12.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T13:11:28.243Z","etag":null,"topics":["i2p","i2pd","proxy-checker","pysocks","python3","urllib3"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/r4sas.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,"governance":null}},"created_at":"2019-04-30T04:52:04.000Z","updated_at":"2022-09-23T23:55:20.000Z","dependencies_parsed_at":"2024-05-03T14:31:53.561Z","dependency_job_id":null,"html_url":"https://github.com/r4sas/proxychecker","commit_stats":null,"previous_names":["r4sas/proxychecker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r4sas%2Fproxychecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r4sas%2Fproxychecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r4sas%2Fproxychecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r4sas%2Fproxychecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r4sas","download_url":"https://codeload.github.com/r4sas/proxychecker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245228169,"owners_count":20581012,"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":["i2p","i2pd","proxy-checker","pysocks","python3","urllib3"],"created_at":"2024-10-14T20:12:25.246Z","updated_at":"2025-03-24T07:35:14.616Z","avatar_url":"https://github.com/r4sas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Proxy checker\n=====\n\nWritten on python, requires at least version 3.4.\n\nFor work needed PySocks and urllib3, install it with pip:\n```\n$ python3 -m pip install PySocks\n$ python3 -m pip install urllib3\n```\n\nThat script written primary for checking I2P proxy tunnels.\n\nConfiguring\n-----\n\nFill `list.ini` with your tunnels options as in example file.\n\nAt same time you need that tunnels configured in your tunnels.conf (i2pd) or tunnels page (i2p).\n\nExample for *false.i2p* outproxy usage in i2pd:\n```\n[FALSE]\ntype = httpproxy\naddress = 127.0.0.1\nport = 4450\noutproxy = http://77mpz4z6s4eenjexleclqb36uxvqjtztqikjfqa4sovojh6gwwha.b32.i2p\nkeys = false.dat\n```\n\nAnd, according to that tunnel, proxy checker config:\n```\n[4450]\ntype    = http\naddress = 77mpz4z6s4eenjexleclqb36uxvqjtztqikjfqa4sovojh6gwwha.b32.i2p\nname    = false.i2p\nowner   = meeh\ninfo    = httpproxy\n```\n\n**Note that fields PORT and TYPE is required!** Other fields is not required and used only for filling table output.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr4sas%2Fproxychecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr4sas%2Fproxychecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr4sas%2Fproxychecker/lists"}