Version | Date | Updated on OS | Supported on OS | md5sum |
---|---|---|---|---|
4.7 |
2025-02-28 00:48 |
πͺ | ππͺπ§ | 9945ec57b47c5e64136d14c39cf5dcaa |
A bash script for πͺWindows (using git bash), πMacOS and π§Linux that continuously checks the internet connection, keeps a log of each check, and if it identifies an internet connection, it takes evidence (web access, open ports, ping, access address information, screenshot and clipboard content capture). Upon completion it creates a TGZ file with the log and all captured evidence.
-
πΎ Install ICM using git bash on πͺWindows or Terminal/iTerm on πMacOS or Terminal on π§Linux:
git clone https://github.com/nelbren/ICM.git
-
cd ICM
-
-
./ICM.bash IP-OF-ICMDd ID
-
./ICM.bash
-
-
Control
βC
-
In the user's home there is a file called
ICM.tgz
with the log and evidence, sorted by day and the number of execution process.
MADE WITH π BY NELBREN