{"id":20493702,"url":"https://github.com/christitustech/firewallsetup","last_synced_at":"2025-10-03T17:06:46.154Z","repository":{"id":44914844,"uuid":"193412725","full_name":"ChrisTitusTech/firewallsetup","owner":"ChrisTitusTech","description":"Fast Firewall Setup","archived":false,"fork":false,"pushed_at":"2022-07-12T18:12:49.000Z","size":11,"stargazers_count":171,"open_issues_count":4,"forks_count":82,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-19T23:31:40.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ChrisTitusTech.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}},"created_at":"2019-06-24T01:18:10.000Z","updated_at":"2025-03-19T20:20:46.000Z","dependencies_parsed_at":"2022-08-12T11:40:26.003Z","dependency_job_id":null,"html_url":"https://github.com/ChrisTitusTech/firewallsetup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChrisTitusTech/firewallsetup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisTitusTech%2Ffirewallsetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisTitusTech%2Ffirewallsetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisTitusTech%2Ffirewallsetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisTitusTech%2Ffirewallsetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChrisTitusTech","download_url":"https://codeload.github.com/ChrisTitusTech/firewallsetup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisTitusTech%2Ffirewallsetup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274788829,"owners_count":25349992,"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-12T02:00:09.324Z","response_time":60,"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-15T17:36:18.199Z","updated_at":"2025-10-03T17:06:41.133Z","avatar_url":"https://github.com/ChrisTitusTech.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# firewallsetup\n## Fast Firewall Setup\n\nThis is a script for setting up a firewall with settings for tarpitting ssh and basic protections that everyone needs.\n\n## Download the rules to /etc/\n```\ngit clone https://github.com/ChrisTitusTech/firewallsetup.git\n````\n## Make the Rules Permenant\n### Debian-based Distributions\n```\nsudo apt install iptables-persistent\nsudo /etc/init.d/netfilter-persistent save\n```\n### Arch Linux Distributions\n*Use iptable-save which is pre-installed*\n```\nsudo iptables-save \u003e /etc/iptables/iptables.rules\n```\n### RHEL / CentOS Distributions\n*This is by far the simpliest way to save rules and check them # chkconfig --list | grep iptables*\n\n*Note: chkconfig iptables on only needs to be run once to turn the service on*\n```\nsudo chkconfig iptables on\nsudo service iptables save\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristitustech%2Ffirewallsetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristitustech%2Ffirewallsetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristitustech%2Ffirewallsetup/lists"}