Skip to content

Super Info is a comprehensive, text-based utility for system administrators on Ubuntu and other Debian-based distributions. It provides essential security, monitoring and system checks via a custom ASCII interface with colors (when supported).

License

Notifications You must be signed in to change notification settings

reawww/Super-Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Super Info 🌟

Super Info License Build Status

Super Info is a comprehensive, text-based utility designed for system administrators using Ubuntu and other Debian-based distributions. It offers essential security, monitoring, and system checks through a custom ASCII interface, complete with colors where supported.

Table of Contents

Features

  • System Monitoring: Keep track of your system's performance with real-time updates.
  • Security Checks: Run essential security checks to ensure your system is safe.
  • Custom ASCII Interface: Enjoy a colorful, user-friendly interface that enhances usability.
  • Cross-Platform Compatibility: Works seamlessly on Ubuntu and other Debian-based systems.
  • Lightweight: Minimal resource usage, making it suitable for various environments.

Installation

To get started with Super Info, download the latest release from the Releases section. Follow these steps:

  1. Download the latest version.
  2. Extract the files.
  3. Run the script in your terminal.
chmod +x super-info.sh
./super-info.sh

Usage

After installation, you can launch Super Info by running the script. The interface will display various system metrics and checks.

./super-info.sh

The tool will present information in an organized format, making it easy to understand your system's health and status.

Commands

Super Info provides several commands to access different functionalities. Here are some of the primary commands:

  • system-check: Run a full system check.
  • security-scan: Perform a security scan on your system.
  • monitor: Display real-time system monitoring metrics.
  • help: Show available commands and their descriptions.

To see a complete list of commands, simply type:

./super-info.sh help

Contributing

We welcome contributions from the community! If you would like to help improve Super Info, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature/YourFeature).
  6. Open a Pull Request.

Please ensure that your code adheres to our coding standards and includes tests where applicable.

License

Super Info is licensed under the MIT License. See the LICENSE file for more information.

Support

If you encounter any issues or have questions, please check the Releases section for updates. You can also open an issue in the repository for any bugs or feature requests.

Screenshots

System Monitoring
Real-time system monitoring metrics.

Security Check
Performing a security scan.

Additional Resources

Frequently Asked Questions (FAQ)

What is Super Info?

Super Info is a text-based utility for system administrators that provides essential system checks and monitoring capabilities.

Is it free to use?

Yes, Super Info is open-source and free to use under the MIT License.

Can I use it on other Linux distributions?

While designed for Ubuntu and Debian-based systems, Super Info may work on other Linux distributions with some modifications.

How can I report a bug?

You can report bugs by opening an issue in the repository. Please provide as much detail as possible.

How can I contribute?

We welcome contributions! Please follow the contributing guidelines outlined above.

Conclusion

Super Info is a powerful tool for system administrators looking to enhance their monitoring and security capabilities. With its easy-to-use interface and essential features, it serves as a valuable addition to any administrator's toolkit. For the latest updates and releases, visit the Releases section.

About

Super Info is a comprehensive, text-based utility for system administrators on Ubuntu and other Debian-based distributions. It provides essential security, monitoring and system checks via a custom ASCII interface with colors (when supported).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages