{"id":19257103,"url":"https://github.com/ffay/http-proxy-server","last_synced_at":"2025-04-21T15:31:07.150Z","repository":{"id":54695723,"uuid":"188247275","full_name":"ffay/http-proxy-server","owner":"ffay","description":"http proxy server(http/https)","archived":false,"fork":false,"pushed_at":"2021-07-22T11:35:41.000Z","size":36,"stargazers_count":72,"open_issues_count":6,"forks_count":50,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T14:14:26.682Z","etag":null,"topics":["http-proxy","proxy-server"],"latest_commit_sha":null,"homepage":"","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/ffay.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":"2019-05-23T14:11:58.000Z","updated_at":"2025-01-27T16:17:18.000Z","dependencies_parsed_at":"2022-08-14T00:20:11.378Z","dependency_job_id":null,"html_url":"https://github.com/ffay/http-proxy-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffay%2Fhttp-proxy-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffay%2Fhttp-proxy-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffay%2Fhttp-proxy-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffay%2Fhttp-proxy-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffay","download_url":"https://codeload.github.com/ffay/http-proxy-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250080561,"owners_count":21371527,"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":["http-proxy","proxy-server"],"created_at":"2024-11-09T19:08:21.578Z","updated_at":"2025-04-21T15:31:06.842Z","avatar_url":"https://github.com/ffay.png","language":"Java","funding_links":[],"categories":["网络编程"],"sub_categories":["Spring Cloud框架"],"readme":"# http-proxy-server\n- http\n- https\n\n## package\n\n```shell\ngit clone https://github.com/ffay/http-proxy-server.git\ncd http-proxy-server\nmvn package\ncd distribution/http-proxy-server-0.0.1-SNAPSHOT/\nchmod -R 777 bin/\n#run\n./bin/startup.sh \n```\n\n## configuration\n\n\u003e conf/config.properties\n\n```properties\nserver.bind=0.0.0.0\nserver.port=18888\n\nserver.https.bind=0.0.0.0\nserver.https.port=18443\nserver.https.jksPath=hp.jks\nserver.https.keyStorePassword=123456\nserver.https.keyManagerPassword=123456\n\nauth.enableBasic=true\nauth.admin=password\nauth.admin1=password\n#auth.xxxx=xxxx\n```\n\n使用https代理时，默认放置了一个证书hp.jks，host增加hp.ioee.vip配置，在你的https代理配置中使用hp.ioee.vip+端口即可，若要使用自己的域名，将配置server.https.jksPath=hp.jks改成自己的证书\n\n```\n你的服务器IP hp.ioee.vip\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffay%2Fhttp-proxy-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffay%2Fhttp-proxy-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffay%2Fhttp-proxy-server/lists"}