friendly-bits
friendly-bits
I'm not sure what you mean by "watching this" but you probably just need to use a search engine and find that list. Or ask on traefik's support forum (if...
I'm not sure how traefik is related to letsencrypt but if we are actually talking about letsencrypt then one could allow the ip's posted on the page @v1rusnl linked to...
Hi First, geoip data is not 100% reliable. So either ipdeny lists may not include certain IP addresses, or the software you are using to check where connections are coming...
I think that some people may not like this use case [of enforcing content blocking]. Whether enforced content blocking is good or bad is a matter of opinion and I...
^ - parse_config(): detect and prevent previously undetected invalid entries - parse_config(): support reading and comparing current and default config format versions - print_def_config(): add config format version - write_config():...
@lynxthecat Would you prefer the commits squashed into one?
^ Fixed the 'fix'
^ - parse_config(): compact some code - parse_config(): don't print legacy keys - load_config(): save old config before fixing it - update(): call load_config() upon success
> * gen_config is just overwriting the config file to defaults. It's not reusing existing valid config entries "It's not a bug, it's a feature". In what scenario would you...
> * will the custom script have a default path, and have a config entry disable by default? This would save editing the path on a gen_config, could just switch...