The Worlds First All-In-One Cyber Security Suite https://pixelridgesoftworks.com
Go to file
VetheonGames d968e17823 Enhance First Run Setup and User Interaction
1. Added a method to ask for the default mode (TUI, GUI, or WebApp) during the first run setup.
2. Implemented a method to validate the input mode.
3. Improved the database connection test method to handle exceptions and return a boolean value.
4. Added a method to ask for database details (username, password, and database name).
5. Enhanced the user interface by adding Curses.clear before each question to make the interface cleaner.
6. Improved the password input process by disabling echo to hide the input from the screen.
7. Added validation for uplink and downlink speeds.
8. Added a method to ask for services the system should be aware of.
2023-06-03 13:38:30 -06:00
bin Add files via upload 2023-06-03 10:25:27 -06:00
lib Enhance First Run Setup and User Interaction 2023-06-03 13:38:30 -06:00
TUI Create First Run TUI skeleton 2023-06-03 12:35:00 -06:00
.gitignore Initial commit 2023-06-03 10:24:08 -06:00
.ruby-version add .ruby-version for local interpreters to know 2023-06-03 10:32:46 -06:00
LICENSE Initial commit 2023-06-03 10:24:08 -06:00
README.md Initial commit 2023-06-03 10:24:08 -06:00

NETRAVE

A Network Monitor for the Future