{"id":28249766,"url":"https://github.com/honwhy/pac-proxy-java","last_synced_at":"2025-09-02T06:34:06.849Z","repository":{"id":186674679,"uuid":"651959865","full_name":"honwhy/pac-proxy-java","owner":"honwhy","description":"Implementation of http proxy with configuration of pac","archived":false,"fork":false,"pushed_at":"2023-06-10T16:21:10.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T23:34:23.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/honwhy.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":"2023-06-10T16:15:51.000Z","updated_at":"2024-04-03T10:46:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f89ae0f8-b51c-452c-9712-846ef3f7b1da","html_url":"https://github.com/honwhy/pac-proxy-java","commit_stats":null,"previous_names":["honwhy/pac-proxy-java"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/honwhy/pac-proxy-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fpac-proxy-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fpac-proxy-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fpac-proxy-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fpac-proxy-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honwhy","download_url":"https://codeload.github.com/honwhy/pac-proxy-java/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fpac-proxy-java/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259913959,"owners_count":22931276,"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":"2025-05-19T13:15:52.662Z","updated_at":"2025-06-15T02:39:10.272Z","avatar_url":"https://github.com/honwhy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pac-proxy-java\n\nImplementation of http proxy with configuration of pac, in order to forward http request to next proxy server determined by pac, build on LittleProxy and proxy-vole project.\n\n# example\n## star launcher of LittleProxy \n```\n$ git clone git://github.com/adamfisk/LittleProxy.git\n```\nrun **org.littleshoot.proxy.Launcher**, default port is 8080\n- try one level of proxy\n```bash\ncurl -x 127.0.0.1:8080 http://linuxtect.com\n```\n\n## start pac-proxy-java\n```\n$ git clone git://github.com/honwhy/pac-proxy-java.git\n```\nrun **com.thh3.App**, default port is 1080\n- try two level of proxy\n```bash\ncurl -x 127.0.0.1:1080 http://linuxtect.com\n```\n- explain,\n```md\ncurl -\u003e http proxy(1080) -\u003e http proxy(8080) -\u003e linuxtect.com\n```\n\n\nAcknowledgments\n---------------\n\n[proxy-vole](https://github.com/MarkusBernhardt/proxy-vole)\n\n[LittleProxy](https://github.com/adamfisk/LittleProxy)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonwhy%2Fpac-proxy-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonwhy%2Fpac-proxy-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonwhy%2Fpac-proxy-java/lists"}