
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
cliboards
Advanced tools
⌨️ Surf your online communities on CLI

Clien, dcinside, DVDPrime, Ruliweb, PPOMPPU and SLRClubspace key)Use the package manager npm to install cliboards.
# Install globally (highly recommended) or update to the latest version
npm i -g cliboards
# Or run directly (installs CLI on every run).
npx cliboards
# Display a list of community
cliboards
# Display the nth community (1 is the first)
cliboards <index>
# Display community for given name (non-case sensitive)
cliboards <name>
# Reset all data including favorites
cliboards --reset
# Reset favorites
cliboards --resetFav
# Reset data for given community only
cliboards <index|name> --reset
# Reset favorites for given community only
cliboards <index|name> --resetFav
# Update theme (color customizations)
cliboards --theme
# Update post filters by keywords
cliboards --filter
# Disable spoiler protection
cliboards --showSpoiler
# Hide comments in order to browse posts faster
cliboards --hideComments
# Show/hide top and/or bottom bars
cliboards --fullScreen
cliboards --hideTopBar
cliboards --hideBottomBar
Please do contribute! Issues and pull requests are all welcome.
Please read the full text so that you can understand what actions will and will not be tolerated.
FAQs
⌨️ Surf your online communities on CLI
The npm package cliboards receives a total of 16 weekly downloads. As such, cliboards popularity was classified as not popular.
We found that cliboards 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.