Simple website blacklisting using hosts file
go build
go install
sudo wb b twitter.com
sudo wb b facebook.com
sudo wb ub twitter.com
sudo wb ub facebook.com
- Handle url validation errors.
- Hanlde non existent websites in /etc/hosts file.
Simple website blacklisting using hosts file
go build
go install
sudo wb b twitter.com
sudo wb b facebook.com
sudo wb ub twitter.com
sudo wb ub facebook.com