Tools for Linux Distribution
- Open Linux terminal
- paste the following command
git clone https://github.com/Yash12007/Linux
- Yash12007.sh (Intro file of Yash12007, helps for port scanning, online documentation, and updating all tools
cd Linux
chmod +x Yash12007.sh
./Yash12007.sh
- Text2Morse.py (A file which converts Text to Morse code)
python Text2Morse.py <Text>
or
python3 Text2Morse <Text>
- Systeminfo.py (System information gathering tool)
python Systeminfo.py
or
python3 Systeminfo.py