projectdiscovery / projectdiscovery/httpx
Add a local mirror of the hugging face model JSON
Open
@dogancanbakir is already working on this.
Since Sep 8, 2026.
Type: Enhancement
- Dominant language
- Go
- Stars
- 10.4k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 13
Description
Hi there,
On some very constrained environments, the domain huggingface.co / hf.co might be blacklisted by proxies for obvious security reasons. That means the model cannot be downloaded under the proxy and -fpt option doesn't work.
Any chance of putting the model from huggingface in the packaged binary, and use it as an offline backup ? Or at least on the Github repo since github.com has better chances to be whitelisted, and we can download it straight from the repo ?
Cheers !
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.