
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
ilink-console-tools
Advanced tools
Console ilink tools
npm i -g ilink-console-tools
# upload from file to consul-kv
ilink-console-tools env-to-consul --path=.env --consul-token=myCustomToken --consul-host=localhost
# download from consul-kv to file
ilink-console-tools consul-to-env --consul-token=myCustomToken --path=.env --consul-host=localhost
npx ilink-console-tools "env-to-consul" "--help"
Usage: ilink-console-tools env-to-consul [options]
Copy content of .env file(s) to consul
Options:
-f,--path [string] path to file with .env variables or path to folder with many .env files (default: .env)
-h,--consul-host [string] host of consul server (default: localhost)
-p,--consul-port [string] port of consul server (default: 8500)
-k,--consul-key [string] root key to append .env file(s)
-t,--consul-token [string] token for work with consul server
-c,--consul-clear [boolean] clear all values and sub values in consul key (default: false)
-d,--consul-dc [string] dc of consul server
-s,--consul-secure [boolean] work in secure mode (default: false)
--help display help for command
npx ilink-console-tools "consul-to-env" "--help"
Usage: ilink-console-tools consul-to-env [options]
Save environment variables from consul to .env file
Options:
-f,--path [string] path to file with .env for save or update variables (default: .env)
-c,--clear [boolean] clear .env file before save environment variables from consul (default: false)
-h,--consul-host [string] host of consul server (default: localhost)
-p,--consul-port [string] port of consul server (default: 8500)
-k,--consul-key [string] key in consul for retrieve environment variables
-t,--consul-token [string] token for work with consul server
-d,--consul-dc [string] dc of consul server
-s,--consul-secure [boolean] work in secure mode (default: false)
--help display help for command
MIT
FAQs
Console ilink tools
We found that ilink-console-tools 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.