{"id":20082296,"url":"https://github.com/simon816/mcfirewall","last_synced_at":"2026-05-28T23:31:39.982Z","repository":{"id":145489493,"uuid":"174227820","full_name":"simon816/MCFirewall","owner":"simon816","description":"Adds a firewall to your Minecraft server in case you can't use a system firewall","archived":false,"fork":false,"pushed_at":"2019-03-06T22:01:37.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T13:50:35.436Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/simon816.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}},"created_at":"2019-03-06T22:00:51.000Z","updated_at":"2019-03-10T23:03:58.000Z","dependencies_parsed_at":"2023-03-25T09:30:50.764Z","dependency_job_id":null,"html_url":"https://github.com/simon816/MCFirewall","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/simon816/MCFirewall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon816%2FMCFirewall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon816%2FMCFirewall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon816%2FMCFirewall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon816%2FMCFirewall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simon816","download_url":"https://codeload.github.com/simon816/MCFirewall/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon816%2FMCFirewall/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33630999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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-11-13T15:42:42.928Z","updated_at":"2026-05-28T23:31:39.959Z","avatar_url":"https://github.com/simon816.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MCFirewall\n\nAdds a firewall to your server in case you can't use a system firewall. Using a system firewall is still recommended.\n\nSupports:\n\n - Forge\n - Sponge Forge\n - Sponge Vanilla\n\nOn loading, a `firewall.txt` file is created in the root directory (where `server.properties` is).\n\nThe format is a list of rules. Rules are processed in the order listed, first match wins.\n\nRules are given as an IP address range in [CIDR](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation. If a rule matches, the action is either to accept or reject.\n\nExample firewall.txt:\n\n```\n# Allow loopback IP range\n127.0.0.0/8 ALLOW\n\n# Block everything else\n0.0.0.0/0 BLOCK\n```\n\nACCEPT and REJECT are also valid words.\n\nUse `/firewall reload` from server console or an opped player to reload the rules from the file.\n\nEvery connection attempt is logged in the server console (and log file).  \nIn the event of a flood, the logger is rate limited:  \nIf more than 5 messages are logged each less than 2 seconds apart, then no messages are logged for the next 10 seconds.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon816%2Fmcfirewall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimon816%2Fmcfirewall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon816%2Fmcfirewall/lists"}