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.
System monitoring for terminal on Linux, OSX and Windows
npm install smterminal -g
Start smterminal with the smterminal
command
smterminal
For display help page
smterminal --help
smterminal [-main|-proc|-file]
-main
: Show the main window-proc
: Show the running processes window-file
: Show the file types windowThere are 3 screens.
F2
)You can focus the table by pressing;
F6
: CPU UsageF7
: Disk UsageF3
)You can sort the process table by pressing;
d
: Device Namet
: Types
: Sizea
: Availableu
: UsedNote: Shortcut key specified on table header cell with (KEY)
F4
)You can sort the process table by pressing;
p
: Process Ido
: Commandc
: Cpu Usage Percentm
: Memory Usage Percentu
: Userr
: PriorityNote: Shortcut key specified on table header cell with (KEY)
You can kill the process;
Type ENTER
after select the process which you want to kill.
If you see question marks or other different characters, try to run it with these environment variables:
LANG=en_US.utf8 TERM=xterm-256color smterminal
If you use Windows Operation System and see the issue about the font view, please follow these instructions;
Windows Command Prompt - Font Support
smterminal is an open source project that is licensed under the MIT license.
Donations are greatly appreciated!
FAQs
System monitoring for terminal on Linux, OSX and Windows
The npm package smterminal receives a total of 1 weekly downloads. As such, smterminal popularity was classified as not popular.
We found that smterminal 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.