mirror of
https://github.com/goodhosts/cli.git
synced 2026-04-27 07:06:00 +03:00
[GH-ISSUE #28] goodhosts stalls when the /etc/hosts file has too many entries #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @conradolandia on GitHub (Oct 14, 2021).
Original GitHub issue: https://github.com/goodhosts/cli/issues/28
I block malware sites and ads from the internet using a large hosts file (600.000+ lines), redirecting all these bad hosts to 0.0.0.0. When I try to use goodhosts, it just freezes and whatever process I was on won't go on. If I remove most of the entries form /etc/hosts, the process completes without problems. Is this a bug or expected behavior?
@luthermonson commented on GitHub (Dec 3, 2021):
@conradolandia try v1.1.0 and tell me if you see improvements
https://github.com/goodhosts/cli/releases/tag/v1.1.0
@conradolandia commented on GitHub (Dec 3, 2021):
It works as expected! thank you. Hopefully, developers at vagrant-goodhosts can start using it right away.
@luthermonson commented on GitHub (Dec 3, 2021):
excellent! i will close the issue