fuck scammers, abusers and bad actors!
This commit is contained in:
@@ -2,27 +2,22 @@
|
||||
flatpaks: false
|
||||
install_ui_apps: false
|
||||
|
||||
# Country blocking configuration for Caddy
|
||||
# List of countries to block by ISO 3166-1 alpha-2 country codes
|
||||
# Includes user-specified countries and top sources of malicious IP traffic
|
||||
blocked_countries_codes:
|
||||
# User-specified countries
|
||||
- CN # China
|
||||
- RU # Russia
|
||||
- IN # India
|
||||
- KP # North Korea
|
||||
|
||||
# Top countries for malicious IP traffic and abuse
|
||||
- IR # Iran
|
||||
- VN # Vietnam
|
||||
- BR # Brazil
|
||||
- TR # Turkey
|
||||
- ID # Indonesia
|
||||
- TH # Thailand
|
||||
- BD # Bangladesh
|
||||
- PK # Pakistan
|
||||
- RO # Romania
|
||||
- BY # Belarus
|
||||
# Countries that are allowed to access the server Caddy reverse proxy
|
||||
allowed_countries_codes:
|
||||
- US # United States
|
||||
- CA # Canada
|
||||
- GB # United Kingdom
|
||||
- DE # Germany
|
||||
- FR # France
|
||||
- ES # Spain
|
||||
- IT # Italy
|
||||
- NL # Netherlands
|
||||
- AU # Australia
|
||||
- NZ # New Zealand
|
||||
- JP # Japan
|
||||
- KR # South Korea
|
||||
- SK # Slovakia
|
||||
- FL # Finland
|
||||
|
||||
# IP ranges for blocked countries (generated automatically)
|
||||
# This will be populated by the country blocking script
|
||||
|
Reference in New Issue
Block a user