Added commits to every if statement just incase connection breaks.
This commit is contained in:
@ -4,7 +4,8 @@ hostname=localhost
|
||||
port=8834
|
||||
username=nessus_username
|
||||
password=nessus_password
|
||||
write_path=path_to_scans
|
||||
write_path=/opt/vulnwhisp/scans
|
||||
db_path=/opt/vulnwhisp/database
|
||||
trash=false
|
||||
verbose=true
|
||||
|
||||
|
Reference in New Issue
Block a user