
Security News
TeamPCP and BreachForums Launch $1,000 Contest for Supply Chain Attacks
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.
letswork / letsfun is a tool that will help you be more effective by giving you the ability to block all those sites that consumes all your time (facebook, 9gag, reddit, twitter..).
It's all done by adding/removing some magic lines to your hosts file.
Caution: I strongly suggest that you backup your hosts file
sudo cp -npRv "/etc/hosts" "/etc/hosts_letswork_backup_$(date +"%m_%d_%Y")"
##Installation
sudo npm install -g letswork
*need root privileges since it's editing /etc/hosts
##Usage
letswork --help
Usage: letswork -- block all
letswork <whitelist> -- to allow certain homepages for work-related tasks ;)
letswork --list --l -- shows list of blockable homepages
letswork --help --h -- shows this help
Usage: letsfun -- unblock all
letsfun <blacklist> -- keep some blocked
letsfun -h --h -- shows this help
where <whitelist||blacklist> is one of:
9gag,facebook,reddit,twitter
Example: letswork twitter -- keeps twitter unblocked
letsfun facebook -- keeps facebook blocked
FAQs
A tool to disable all your distractions
The npm package letswork receives a total of 12 weekly downloads. As such, letswork popularity was classified as not popular.
We found that letswork demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.

Research
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.