RunningΒΆ

Once you have nessus file reader (NFR) installed you can run it in Terminal with command:

nfr

Attention

Remember to open your Python virtual environment first, if you decided to use it. If you use virtualenvwrapper, mentioned in the Installation instruction, you can do it with the command workon <name_of_your_virtualenvironment>. To exit your Python virtual environment, use the command deactivate.