Read and write to /etc/hosts
TL;DR: - Rename website-blocker to url-blocker - Add a README.md - Reads and writes to /etc/hosts
This commit is contained in:
parent
75595b0126
commit
946764f6bd
8 changed files with 182 additions and 25 deletions
2
tools/url-blocker/.envrc
Normal file
2
tools/url-blocker/.envrc
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
source_up
|
||||
export HOSTALIASES="$(realpath ./hosts)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue