{"id":28168874,"url":"https://github.com/gospider007/fingerproxy","last_synced_at":"2026-02-28T05:02:20.486Z","repository":{"id":289587660,"uuid":"969553455","full_name":"gospider007/fingerproxy","owner":"gospider007","description":"A crawler-focused forward proxy with fingerprint spoofing","archived":false,"fork":false,"pushed_at":"2025-11-19T07:39:48.000Z","size":555498,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-12-15T06:34:50.618Z","etag":null,"topics":["http2","ja3","ja3-fingerprint","ja4","python","tls-proxy"],"latest_commit_sha":null,"homepage":"","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/gospider007.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,"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":"2025-04-20T12:16:35.000Z","updated_at":"2025-12-08T14:08:11.000Z","dependencies_parsed_at":"2025-09-01T03:25:30.817Z","dependency_job_id":null,"html_url":"https://github.com/gospider007/fingerproxy","commit_stats":null,"previous_names":["gospider007/fingerproxy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gospider007/fingerproxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gospider007%2Ffingerproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gospider007%2Ffingerproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gospider007%2Ffingerproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gospider007%2Ffingerproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gospider007","download_url":"https://codeload.github.com/gospider007/fingerproxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gospider007%2Ffingerproxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29925487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["http2","ja3","ja3-fingerprint","ja4","python","tls-proxy"],"created_at":"2025-05-15T15:14:28.874Z","updated_at":"2026-02-28T05:02:20.481Z","avatar_url":"https://github.com/gospider007.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/gospider007/fingerproxy\"\u003e\u003cimg src=\"https://go.dev/images/favicon-gopher.png\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003eA crawler-focused forward proxy with fingerprint spoofing\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/gospider007/fingerproxy\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/last-commit/gospider007/fingerproxy\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/gospider007/fingerproxy\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/build-passing-brightgreen\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/gospider007/fingerproxy\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/language-golang-brightgreen\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n\u003ch2 align=\"center\"\u003eFingerproxy is a fully featured Golang-based forward proxy app with browser fingerprint spoofing. With just a few lines of code, you can enable powerful fingerprint proxy capabilities. It provides unified support for HTTP/1, HTTP/2, WebSockets protocols.\u003c/h2\u003e\n\n## The fingerprints used in the project are generated from: [fp](https://github.com/gospider007/fp)\n\n# features\n* Automatically switch the fingerprint based on the user-agent\n* True forward proxy transmission, implemented no differently from an IP proxy server\n* Simultaneous support for HTTP, HTTPS, and SOCKS5 proxy protocols on the same port\n* Automatic upgrade to HTTP/2\n* Simulate TLS fingerprints, HTTP/2 fingerprints, and Order headers fingerprints\n* Parameter configuration via request headers, such as fingerprint settings and proxy settings\n* TCP stream compression, supporting zstd, br, gzip, deflate, snappy, minlz, and other algorithms to reduce bandwidth usage\n* Request body compression, enforcing server support for zstd, br, gzip, deflate, and other compressed responses to reduce bandwidth usage\n\n\n# Fingerproxy CLI Usage\n\u003ccenter\u003e\n\n| Flag                     | Description                            |\n| ------------------------ | -------------------------------------- |\n| `-mimt-root-cert string` | Path to the MITM root certificate file |\n| `-mimt-root-key string`  | Path to the MITM root key file         |\n\u003c/center\u003e\n\n# headers key table\n\u003ccenter\u003e\n\n| headers key |headers value |demo |\n| --- | --- | --- |\n| `Gospider007-Fingerproxy-Spec` | Browser fingerprint with [fp](https://github.com/gospider007/fp) |  |\n| `Gospider007-Fingerproxy-Proxy` | IP Proxy | http://127.0.0.1:8080 |\n| `Gospider007-Fingerproxy-Force-Http1` | Force HTTP/1 protocol | true |\n| `Gospider007-Fingerproxy-Force-Http3` | Force HTTP/3 protocol | true |\n\u003c/center\u003e\n\n\n\n# quick start\n## Installation\n### github\n```bash\npip install --force-reinstall git+https://github.com/gospider007/fingerproxy.git\n```\n### gitee\n```bash\npip install --force-reinstall git+https://gitee.com/gospider007/fingerproxy.git\n```\n\n## Run FingerProxy\n```\nfingerproxy\n```\n## Stop FingerProxy\n```\nfingerproxy_stop\n```\n## Example Output:\n```\nlistening on: 127.0.0.1:8080\n```\n## Uninstall\n```bash\npip uninstall fingerproxy\n```\n\n\n\n# Once the server is running on http://127.0.0.1:8080, you can make requests using any HTTP client:\n### curl\n```bash\ncurl -k \"https://tools.scrapfly.io/api/fp/anything\" \\\n     -x \"http://127.0.0.1:8080\" \\\n     -H \"User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.4 Safari/537.36\"\n```\n### python\n```python\nimport requests\n\nproxies = {\n    'http': 'http://127.0.0.1:8080',\n    'https': 'http://127.0.0.1:8080',\n}\n\nheaders = {\n    'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.4 Safari/537.36',\n}\n\nresponse = requests.get('https://tools.scrapfly.io/api/fp/anything', headers=headers, proxies=proxies, verify=False)\nprint(response.text)\n```\n\n### golang\n```go\npackage main\n\nimport (\n\t\"crypto/tls\"\n\t\"fmt\"\n\t\"io\"\n\t\"log\"\n\t\"net/http\"\n\t\"net/url\"\n)\n\nfunc main() {\n\treq, _ := http.NewRequest(\"GET\", \"https://tools.scrapfly.io/api/fp/anything\", nil)\n\treq.Header.Set(\"User-Agent\", \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.4 Safari/537.36\")\n\tresp, err := (\u0026http.Client{Transport: \u0026http.Transport{\n\t\tProxy: func(r *http.Request) (*url.URL, error) {\n\t\t\treturn url.Parse(\"http://127.0.0.1:8080\")\n\t\t},\n\t\tTLSClientConfig: \u0026tls.Config{InsecureSkipVerify: true},\n\t}}).Do(req)\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tdefer resp.Body.Close()\n\tbodyText, err := io.ReadAll(resp.Body)\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\tfmt.Printf(\"%s\\n\", bodyText)\n}\n```\n### nodejs\n```js\nimport axios from 'axios';\n\nconst response = await axios.get('https://tools.scrapfly.io/api/fp/anything', {\n  headers: {\n    'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.4 Safari/537.36'\n  },\n  proxy: {\n    protocol: 'http',\n    host: '127.0.0.1',\n    port: 8080\n  }\n});\nconsole.log(response.data)\n```\n### php\n```php\n\u003c?php\n$ch = curl_init();\ncurl_setopt($ch, CURLOPT_URL, 'https://tools.scrapfly.io/api/fp/anything');\ncurl_setopt($ch, CURLOPT_RETURNTRANSFER, true);\ncurl_setopt($ch, CURLOPT_CUSTOMREQUEST, 'GET');\ncurl_setopt($ch, CURLOPT_HTTPHEADER, [\n    'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.4 Safari/537.36',\n]);\ncurl_setopt($ch, CURLOPT_PROXY, 'http://127.0.0.1:8080');\ncurl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);\ncurl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);\n\n$response = curl_exec($ch);\n// 打印响应内容\nif ($response === false) {\n    echo 'Curl error: ' . curl_error($ch);\n} else {\n    echo $response;\n}\ncurl_close($ch);\n```\n\n# Contributing\nIf you have a bug report or feature request, you can [open an issue](../../issues/new)\n# Contact\nIf you have questions, feel free to reach out to us in the following ways:\n* QQ Group (Chinese): 939111384 - \u003ca href=\"http://qm.qq.com/cgi-bin/qm/qr?_wv=1027\u0026k=yI72QqgPExDqX6u_uEbzAE_XfMW6h_d3\u0026jump_from=webapi\"\u003e\u003cimg src=\"https://pub.idqqimg.com/wpa/images/group.png\"\u003e\u003c/a\u003e\n* WeChat (Chinese): gospider007\n\n## Sponsors\nIf you like and it really helps you, feel free to reward me with a cup of coffee, and don't forget to mention your github id.\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003cimg src=\"https://github.com/gospider007/tools/blob/master/play/wx.jpg?raw=true\" height=\"200px\" width=\"200px\"   alt=\"\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eWechat\u003c/b\u003e\u003c/sub\u003e\n        \u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003cimg src=\"https://github.com/gospider007/tools/blob/master/play/qq.jpg?raw=true\" height=\"200px\" width=\"200px\"   alt=\"\"/\u003e\n            \u003cbr /\u003e\n            \u003csub\u003e\u003cb\u003eAlipay\u003c/b\u003e\u003c/sub\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n## License  \nThis project is licensed under the Mozilla Public License 2.0 (MPL-2.0) with additional author attribution requirements.  \nSee the [LICENSE](./LICENSE) file for details.  \n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgospider007%2Ffingerproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgospider007%2Ffingerproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgospider007%2Ffingerproxy/lists"}