{"id":22677896,"url":"https://github.com/leask/bricks","last_synced_at":"2025-09-01T22:39:59.762Z","repository":{"id":69667584,"uuid":"103615969","full_name":"Leask/BRICKS","owner":"Leask","description":"BRICKS is a list of domains blocked by the Chinese GFW.","archived":false,"fork":false,"pushed_at":"2020-03-22T15:32:53.000Z","size":1155,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T14:47:21.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Leask.png","metadata":{"files":{"readme":"README.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}},"created_at":"2017-09-15T05:04:19.000Z","updated_at":"2024-03-07T13:00:45.000Z","dependencies_parsed_at":"2023-06-02T21:45:40.246Z","dependency_job_id":null,"html_url":"https://github.com/Leask/BRICKS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Leask/BRICKS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leask%2FBRICKS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leask%2FBRICKS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leask%2FBRICKS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leask%2FBRICKS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leask","download_url":"https://codeload.github.com/Leask/BRICKS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leask%2FBRICKS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273203230,"owners_count":25063275,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":[],"created_at":"2024-12-09T18:03:13.294Z","updated_at":"2025-09-01T22:39:59.757Z","avatar_url":"https://github.com/Leask.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"BRICKS\n======\n\n\t ____________________________________________\n\t| Twitter|________|________|________|__Vimeo_|\n\t|________|Facebook|________|________|________|\n\t|________|________|________|________|________|\n\t|________|________|________|_Google_|________|\n\t|YouTube_|        |________|________|________|\n\t|                                            |\n\t|              *                             |\n\t|                                            |\n\t|              _______                       |\n\t|             |_______|                      |\n\t|____________________________________________|\n\n\n## What is BRICKS?\n\nBRICKS is a list of domains blocked by the Chinese GFW.\n\n\n## What for?\n\n* Colleting domains blocked by the GFW with the contributers.\n\n* Provide a database for any researches on the tightness of Chinese Internet blockage.\n\n* Helping any people and software get around the GFW.\n\n## Different from GfwList\n[GfwList](https://code.google.com/p/autoproxy-gfwlist/) is cool and effective, but growing complex and inefficient. BRICKS is simpler and easier to use.\n\n## Installation\n\n`$ git clone https://github.com/Leask/BRICKS.git`\n\n\n## Usage\n\n* List all websites blocked by the GFW\n\n    `$ ./bricks list`\n\n    or just simply `$ cat gfw.bricks`\n\n* Add a domain to BRICKS\n\n\t`$ ./bricks add 'google.com'`\n\n* Remove a domain from BRICKS\n\n\t`$ ./bricks remove 'facebook.com'`\n\n* Make .PAC file with BRICKS\n\n\t`$ ./bricks makpac 'SOCKS5 127.0.0.1:8964; SOCKS 127.0.0.1:8964; DIRECT'`\n\n* Make .PAC file and launch HTTP server\n\n\t`$ ./bricks pacsrv 'SOCKS5 127.0.0.1:8964; SOCKS 127.0.0.1:8964; DIRECT'`\n\n* Make Surge configuration file with BRICKS\n\n\t`$ ./bricks maksurge 'custom, 1.2.3.4, 443, rc4-md5, password, http://surge.run/SSEncrypt.module'`\n\n* Make Surge configuration file and launch HTTP server\n\n\t`$ ./bricks surgesrv 'custom, 1.2.3.4, 443, rc4-md5, password, http://surge.run/SSEncrypt.module'`\n\n* Show help infomation\n\n\t`$ ./bricks help`\n\n\n## Contributing\n\n* Fork -\u003e features implement -\u003e tests -\u003e pull request\n\n* Fork -\u003e add domain to list -\u003e tests -\u003e pull request\n\n\n## See also\n\nFlora_Pac: [https://github.com/Leask/Flora_Pac](https://github.com/Leask/Flora_Pac)\n\n\n## Getting help\n\nEmail / iMessage / Hangouts: i@leaskh.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleask%2Fbricks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleask%2Fbricks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleask%2Fbricks/lists"}