{"id":35304347,"url":"https://github.com/ecovaci/winfoom","last_synced_at":"2026-03-03T05:41:47.786Z","repository":{"id":41802363,"uuid":"403493068","full_name":"ecovaci/winfoom","owner":"ecovaci","description":"Winfoom is an HTTP(s) proxy server facade that allows applications to authenticate  through the proxy without having to deal with the actual handshake.","archived":false,"fork":false,"pushed_at":"2025-09-23T06:43:20.000Z","size":460,"stargazers_count":106,"open_issues_count":7,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-23T08:31:31.418Z","etag":null,"topics":["basic","facade","kerberos","ntlm","pac","proxy"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ecovaci.png","metadata":{"files":{"readme":"README.docker.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-06T05:11:04.000Z","updated_at":"2025-09-23T06:43:24.000Z","dependencies_parsed_at":"2025-09-12T19:05:49.344Z","dependency_job_id":"49fb24ad-d605-4e5f-9a47-7393b4bb2ba0","html_url":"https://github.com/ecovaci/winfoom","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ecovaci/winfoom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecovaci%2Fwinfoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecovaci%2Fwinfoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecovaci%2Fwinfoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecovaci%2Fwinfoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecovaci","download_url":"https://codeload.github.com/ecovaci/winfoom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecovaci%2Fwinfoom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30033508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T05:09:26.876Z","status":"ssl_error","status_checked_at":"2026-03-03T05:09:23.944Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["basic","facade","kerberos","ntlm","pac","proxy"],"created_at":"2025-12-30T17:00:49.807Z","updated_at":"2026-03-03T05:41:47.781Z","avatar_url":"https://github.com/ecovaci.png","language":"Java","funding_links":[],"categories":["网络编程"],"sub_categories":["Spring Cloud框架"],"readme":"# winfoom\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ecovaci/winfoom/blob/master/LICENSE)\n\n# Overview\nWinfoom is an HTTP(s) proxy server facade that allows applications to authenticate through the following proxies: \n\n* NTLM or Kerberos HTTP authenticated proxy\n* SOCKS version 4 or 5, with or without authentication\n* Proxy Auto Config files - including Mozilla Firefox extension that is not part of original Netscape specification\n\ntypically used in corporate environments, without having to deal with the actual handshake.\n\nFor more information see [Winfoom project](https://github.com/ecovaci/winfoom)\n\n# How to use\nRun this image with the command:\n```\ndocker run -d --name winfoom -p 3129:3129 -p 9999:9999 ecovaci/winfoom\n```\nOr, if you want to run it in debug mode:\n\n```\ndocker run -d --name winfoom -p 3129:3129 -p 9999:9999 ecovaci/winfoom --debug\n```\n\nIf you want to change the startup parameters, use `FOOM_ARGS` environment variable:\n\n```\ndocker run -d --name winfoom -p 3129:3129 -p 9999:9999 -e FOOM_ARGS='-Dsocket.soTimeout=10 -Dconnection.request.timeout=60' ecovaci/winfoom\n```\n\nIf you need to share files between the host and the Docker container:\n\n```\n docker run -d --name winfoom -p 3129:3129 -p 9999:9999 -v /tmp/winfoom:/data ecovaci/winfoom\n```\n\nThe `/data` directory contains the configuration files, logs etc.\n\nAfter the container starts, use the `foomcli.sh` (or `foomcli.bat`) packed inside `winfoom.zip` (see [Winfoom releases](https://github.com/ecovaci/winfoom/releases)) for management (start, stop, config).\n\nPlease read the [Winfoom project's README](https://github.com/ecovaci/winfoom) for details about configuration and management.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecovaci%2Fwinfoom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecovaci%2Fwinfoom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecovaci%2Fwinfoom/lists"}