I am looking here: https://github.com/trustedsec/social...fig/set_config

I remember set used to display the activity that was being placed on the system in real time. Now it is saving it to /var/www/ as a .txt file. how do I get it to go back to see what is being displayed? Or maybe my nubish (new ish) self needs to learn this updated default way.

I do: leafpad /var/www/(name of file).txt to read it, whoever it seems to only last a few seconds to allow something to be inputted.

Below is what I see in the code for the link I shared above.

### This will display the output of the powershell injection attack so you can see what is being placed on the
### system.
POWERSHELL_VERBOSE=OFF


As a newbie, what is my best way to become acustomed to set options? and where do I go to make these changes?

any direction would be great!

ty