Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
wordle-cli
Advanced tools
npm i -g wordle-cli
npx wordle-cli
Try to guess the 5-letter word! After each round, you'll see the results, which are color-coded. Take the results into account when entering your next word and try to guess the selected word within six rounds.
A green tile means that the letter is guessed correctly.
A yellow tile means that the letter appears in the word, but is in the wrong place.
When a tile is not colored, that letter does not appear in the word.
To start the game, run wordle
in your command line and guess your first word! To display a help message, including a manual and options, add the --help
flag.
-d
--date
<DD-MM-YYYY>
: Choose a date to play with the correspondig word
-h
--hard
: Disable yellow tiles from the results
-r
--random
: Play with a randomly selected word
-g
--guesses
<number>
: Set a custom amount of rounds for a game
-s
--spoiler
: Show the word of the day immediately
-u
--unlimited
: Disable the maximum of 6 rounds per game
-w
--word
<word>
: Manually choose a word to play with
This is command line interpretation of Wordle, created by Rob van Bakel. The original game was created by Josh Wardle (@powerlanguish) and is available on www.nytimes.com/games/wordle.
FAQs
CLI interpretation of the game Wordle
The npm package wordle-cli receives a total of 2 weekly downloads. As such, wordle-cli popularity was classified as not popular.
We found that wordle-cli 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.