snark-cli
v1.0.0
Published
Forward and unforward websites to a placeholder site
Downloads
2
Readme
Snark
Companion CLI to snark.qnzl.co, a site as a placeholder for blocked sites. Snark helps you realize that you are going to sites you've deemed wasteful and suggest activities away from the computer, in a somewhat snarky way.
Pre-requisites
If you have node
already installed:
Note:
snark
needs sudo permissions to edit thehosts
file which is whysudo
is needed when installing the CLI
npm install
sudo npm link
If you not:
./bin/install
This will link packaged binaries to the required folder so it can be ran like any other command
Usage
snark -h
Note: Currently
snark
only sets records to 140.82.3.56
To block site:
snark block <site>
To unblock site:
snark unblock <site>
To show all sites blocked:
snark list