LinuxGun — Linux Based Tool

--

LinuxGun is a Linux based TUI tool written in Python. It had been developed in order to easily use the Linux without commands and through this program we can also run the Commands in remote also..

You can say we completely automated the Linux by the help Of python like:-

-> For The Some basic commands(Pings/Retrieving The Data From The Clipboard.....)
-> For some Directory & File Related Commands
-> For the Package Management/Software Management/conf yum/Install software's !
-> For Networking Purpose (transfer file to other system/ running the program(GUI Base or CLI based)) !
-> For The User Settings (Add user/Delete user/change password/....)!
-> Configure Webserver !
-> Gaining information about (IP/Port Scanning/to run script for get the that system is vulnerable or not) BY THE HELP OF TOOL(NMAP) !
-> Configure Router Gateway !
-> Partition !
-> Docker (setup/conf/pull/lunch)

PreRequisite : Hardware :

1. Operating System : Linux (preferrably RedHat Linux)
2. RAM : More than 1 GB
3. Storage : Bare Minimum Requirements

Installation:

Use the package manager pip to install os module, getpass module, pyfiglet.

pip install os
pip install getpass
pip install pyfiglet

How to run LinuxGun:

Just Clone this repositry : git clone https://github.com/Shashwatsingh22/LinuxGun.git

Demo:

Intro
Need Some Basic Info and Jump into main program.

--

--