Gustavo Marin

Results 24 comments of Gustavo Marin

Check the app's localStorage (open devtools and go to Resources > Local Storage). I'm also to save NeDB to file with no success either.

Hi @sagikazarmark, many thanks for all this work! I'll be happy to read and merge it. It will take some time, but at first glance it looks all good! Did...

v1.1.3 published with Go v1.19 🎉 Thanks!

@Fooughhy thanks for taking the time to add this issue. AFAIK the OS uses only one hosts file. What `hostctl` can do is import data from other files into the...

Is the anti-beacon tool rewriting `hosts` file content? Can you describe your ideal layout of files and ideal way of working of `hostctl` for your use case?

Thanks @Fooughhy for your patience. I get it better now. Watching the `hosts` file is easy, but knowing to which profile copy new content is hard to infer. Although, I...

Well, my view is that the `default` profile has to be always left alone. `hostctl` will only handle things added with `hostctl` and any previous content will remain untouched, except...

Hi @Nudin the file is 3.25Mb of entries. This tool may no be the best for this task, as it is parsing the whole file each time you run a...

I'll check how to add and `rpm` package to `goreleaser`. Thanks

Oh, good catch. Spaces between should fix that. Thanks!