hostman
hostman copied to clipboard
A hosts file manager
I try to remove from the hosts file specific entries listed in some hosts template file: ```command-line hostman remove --input-file hosts-to-remove.txt ``` ... but nothing happens (literally, `hostman` says nothing...
When importing from file, the '--force' flag is not propagated and the conflicting records are not updated: `sudo add -f -i hosts.txt` The remove command using file input also seems...
Could you please make `pipx install hostman` supported, please? --- Some notes Github Copilot + Gpt-4o generated on required steps, so please take with grain of salt, copying in case...