traefik-geoip-filter
Docker 应用程序 from Emphyrio's Repository
概述
要求
Middleware (forwardAuth) configuration in Traefik
Account on MaxMind.com (free)
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Your (numeric) MaxMind account id
- 目标
- MAXMIND_ID
- 默认值
- 1234567
The MaxMind license key you generated
- 目标
- MAXMIND_KEY
- 默认值
- long_string_of_gibberish
Set the filter as an allow or blocklist (possible values: allow, blocklist)
- 目标
- FILTER_TYPE
- 默认值
- allow
- 价值
- allow
List of countries you want to allow/block IPs from, separated by spaces. See https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements
- 目标
- COUNTRY_CODES
- 默认值
- NL DE BE LU
- 价值
- NL DE BE LU
List of locations smaller than a country that you want to allow/block IPs from. Separated by spaces. See https://en.wikipedia.org/wiki/ISO_3166-2#Current_codes
- 目标
- SUB_CODES
Append additional IPs to the filter list, separated by spaces. E.g. LAN, Vaultwarden network. E.g. 10.0.0.0/32 172.16.0.0/16 192.168.0.0/24. Optional.
- 目标
- EXTRA_IPS
Location to store Geolite2 databases
- 目标
- /geoip
- 默认值
- /mnt/user/appdata/traefik-geoip-filter
- 价值
- /mnt/user/appdata/traefik-geoip-filter
详细信息
mpdcampbell/traefik-geoip-filter在Unraid 上运行 traefik-geoip-filter 。
traefik-geoip-filter 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。