Tool for Real-time Monitoring of Linux Processes Without Root Permissions
Past 6 days Received 10 stars ✨
Free•GPL-3.0
Claim
Discuss
Collect
Share
5.3k
Stars
No
Chinese
Go
Language
No
Active
4
Contributors
2
Issues
No
Organization
1.2.1
Latest
534
Forks
GPL-3.0
License
More
This is a tool that can monitor all user commands, scheduled tasks, and other process activities on Linux systems in real-time without requiring root permissions. It collects process information by traversing /proc and listening for file system events, capable of real-time detection of newly started and short-lived processes, suitable for scenarios such as CTF competitions, penetration testing, and security auditing.