Extremis7 / Bash_Console_app

A repo created to complement my efforts in PowerShell scripting in an enterprise envirorment. Mainly system admin, adhoc scans, and future simulations for protocol analysis.
0 stars 0 forks source link

Purpose

Writing a Linux equivalent to what I've created in an enterprise environment thus far and learn more about bash scripting. Just in case you know? After creating the ad hoc scans, I plan to implement options to simulate network traffic for packet analysis.

How to run

Changing permissions

chmod +x run_app.sh

chmod +x tester.sh (if you have it)

Run the Console app

In terminal: ./run_app.sh

Test what you're doing

In terminal: ./tester.sh