
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
A tiny tool to hook up your blink(1) device to commands on your beloved shell.
A tiny tool to hook up your blink(1) device to commands on your beloved shell.
blink1-run will execute any given command within your current shell and start with a slow strobe light as an load indicator. Upon completion it will flash in green or red depending on the return state of the executed command.
Most OS need you to be root (e.g. using sudo
) to install a global npm package:
$ npm -g install blink1-run
blink1-run depends on Node.js and npm. Tested with node v4.2.0
and npm v2.14.7
.
Prepend the blink1-run
or b1
alias to your command. Hook up your blink(1) device and run:
$ b1 <your-command> <argument-1> <argument-2> ...
examples:
$ b1 sleep 5
$ b1 echo simple/single commands can be used without quotation marks
$ b1 "sleep 5 && echo very complex c0mmand && sleep 5"
$ b1 "mysql -u mysqluser -p my_database < huge_database_dump.sql"
$ b1 cat flash_red_if_this_file_does_not_exist
Found a bug? Open an issue here on Github.
Wanna help? Submit a pull request or contact me.
Wanna tip me a beer? Use Bitcoin: 14pSD9AmuNhLDbGRXehxbhwzRSRrkpiAKg
Copyright (c) 2015 Thomas Baumbach tom@xolo.pw
Licensed under the MIT License
FAQs
A tiny tool to hook up your blink(1) device to commands on your beloved shell.
We found that blink1-run 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.