Skip to content

Latest commit

 

History

History
63 lines (49 loc) · 1.18 KB

README.md

File metadata and controls

63 lines (49 loc) · 1.18 KB

Summary

This is information gathering tool for local system. It works on both Debian/Arch based linux distros. It will gather all information like kernel version, ID, CPU temprature, IP, connected storage devices and more of your system in just single click.


Requriments

apt install lolcat neofetch

or you can use pip3 to install lolcat pip3 install lolcat


Installation

make sure that you have root/sudo privileges while installing.

git clone https://github.com/CyberVarun/info.git
cd info
./install.sh

Usage

$ info -h
Info v0.0
Usage: info -options

Options:
-neo    neofetch
-os     Operating
-kn     Kernal name
-kv     Kernal version
-kr     Kernal release
-mn     Machine name
-P      Processor
-H      Hostname
-u      User
-i      User ID
-is     Internal storage
-ius    Internal used storage
-ias    Internal available storage
-wi     Wlan0 IP
-ei     Ethernet IP (By default disabled)
-tp     Temprature
-a      All at once

If get an error just comment the line in code. If still error arrive message me.

Tested on

kali Linux
Ubuntu
Manjaro

Preview

preview image