{"id":13522182,"url":"https://github.com/v3aqb/fwlite","last_synced_at":"2025-08-22T00:32:03.664Z","repository":{"id":13159117,"uuid":"15841927","full_name":"v3aqb/fwlite","owner":"v3aqb","description":"A anti-censorship HTTP proxy with builtin shadowsocks support.","archived":false,"fork":false,"pushed_at":"2024-02-17T04:36:45.000Z","size":825,"stargazers_count":136,"open_issues_count":5,"forks_count":19,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-12-10T12:43:06.298Z","etag":null,"topics":["gfwlist","http-proxy","proxy","shadowsocks"],"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/v3aqb.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}},"created_at":"2014-01-12T12:30:19.000Z","updated_at":"2024-10-08T16:23:57.000Z","dependencies_parsed_at":"2024-02-19T15:59:58.657Z","dependency_job_id":null,"html_url":"https://github.com/v3aqb/fwlite","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v3aqb%2Ffwlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v3aqb%2Ffwlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v3aqb%2Ffwlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v3aqb%2Ffwlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v3aqb","download_url":"https://codeload.github.com/v3aqb/fwlite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230542288,"owners_count":18242332,"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":["gfwlist","http-proxy","proxy","shadowsocks"],"created_at":"2024-08-01T06:00:43.604Z","updated_at":"2024-12-20T06:07:02.939Z","avatar_url":"https://github.com/v3aqb.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"d03d494700077f6a65092985c06bf8e8\"\u003e\u003c/a\u003e工具","Bypass Censorship","Categories"],"sub_categories":["\u003ca id=\"cb16466a31a167bb61f39e2a4a85f449\"\u003e\u003c/a\u003eShadowsocks","Other applications","Network tunnels"],"readme":"\n## fwlite for windows\n\n### 🇺🇦 Слава Україні! Смерть диктатору!\n\nFWLite across the GreatFireWall, we can reach every corner of the world.\n\nA intelligent HTTP/Socks5 proxy, detect and circumvent censorship automatically.\n\nPortable package of `fwlite-cli` and `fwlite-gui` for windows.\n\nExecutables of supported plugins included.\n\n2024.2.18 v5.10\n\n**If you are experiencing chash after update, delete /lib directory and update again.**\n\n**This problem is caused by python-cryptography , they do not support update by overwrite.**\n\n#### Features\n\n- System proxy configuration (windows)\n- Detect blocked sites automatically\n  - gfwlist\n  - user-defined rules\n  - connect timeout\n  - read timeout\n  - connection reset\n- Multiple work profile\n  - 0: direct\n  - 1: auto (gfwlist)\n  - 3: bypass ip in china\n  - 4: bypass ip in china and LAN\n  - 5: bypass localhost only\n- Support Network require a proxy ([fwlite #39](https://github.com/v3aqb/fwlite/issues/39))\n- Supported proxy protocol\n  - HTTP Proxy\n  - Socks5\n  - hxsocks2\n  - hxsocks3\n  - hxsocks4\n  - Shadowsocks by @clowwindy\n- SIP003 plugin ([fwlite-cli #1](https://github.com/v3aqb/fwlite-cli/issues/1))\n- Support Shadowsocks Subscription (test pending)\n- Supprot proxy chain\n- Hosts based AdBlock\n- Port Forwarding\n- Prioritize proxy by response time\n- User-defined redirector\n- Simple PAC for WPAD\n\n#### Requirements\nx86 release\n\n    Windows 7 or higher.\n\nx86-64 release\n\n    Windows 8 or higher.\n\n[Microsoft Visual C++ 2015 Redistributable] installed.\n\nYou may want to turn on *tcp timestamps*.\n\nFor Windows, start PowerShell with Administrator Privilege, run this command:\n\n    `netsh interface tcp set global timestamps=enabled`\n\n#### Download\n\nDownload the latest release from [release page].\n\n#### Quickstart\n\nrun `FWLite.exe`\n\nset parent proxy in `ProxyList` page.\n\nset system proxy setting to `127.0.0.1:8118`.\n\nenjoy.\n\n#### License\n\n[GPLv3]\n\n#### Open Source Components / Libraries\n\n```\nfwlite-cli (GPLv3)     https://github.com/v3aqb/fwlite-cli\nfwlite-gui (GPLv3)     https://github.com/v3aqb/fwlite-gui\nhxcrypto (LGPLv3)      https://github.com/v3aqb/hxcrypto\nasn1crypto (MIT)       https://pypi.org/project/asn1crypto/\ncffi (MIT)             https://pypi.org/project/cffi/\nchardet (LGPLv2.1)     https://pypi.org/project/chardet/\ncryptography (Apache)  https://cryptography.io/\ngfwlist (LGPLv2.1)     https://github.com/gfwlist/gfwlist\nidna (BSD)             https://pypi.org/project/idna/\nPyQt5 (GPLv3)          https://pypi.org/project/PyQt5/\nrepoze.lru (BSD)       https://pypi.org/project/repoze.lru/\nsix (MIT)              https://pypi.org/project/six/\npython (PSFL)          https://python.org/\nkcptun (MIT)           https://github.com/xtaci/kcptun\nCloak (GPLv3)          https://github.com/cbeuw/Cloak\nv2ray-plugin (MIT)     https://github.com/teddysun/v2ray-plugin\nxray-plugin (MIT)      https://github.com/teddysun/xray-plugin\n```\n\n[release page]: https://github.com/v3aqb/fwlite/releases\n[GPLv3]: https://www.gnu.org/licenses/gpl-3.0.txt\n[Microsoft Visual C++ 2015 Redistributable]: https://www.microsoft.com/en-us/download/details.aspx?id=52685\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv3aqb%2Ffwlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv3aqb%2Ffwlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv3aqb%2Ffwlite/lists"}