Héctor Molinero Fernández

Results 7 comments of Héctor Molinero Fernández

Yesterday I stumbled across this error using a BusyBox container and found this issue, today I took some time to debug it. The reason for this is that GitHub Actions...

Currently hBlock only supports plain text lists, adding support for compressed lists is not a priority for me right now, but I leave this issue open in case I implement...

Based on your use case you can also make this one-liner: ```sh curl -fsSL 'https://dsi.ut-capitole.fr/blacklists/download/phishing.tar.gz' | tar -xzO 'phishing/domains' | hblock -D- ```

Hi, thank you for taking the time to write this request. I think a cache is outside the scope of the project, I would not like hBlock to create more...

Your proposal seems like a good backwards compatible solution, I will think about it more, but a PR with this implementation would be welcome.

Looks like it's being blocked by Phishing Army, could you take a look @drego85?

You need to persist the entire disk, which is located in `/var/lib/qemu/disk/reacts.qcow2`. You can define a volume for the `/var/lib/qemu/disk/` directory, for example. Regarding port forwarding, you can define the...