21y4d / nmapAutomator

A script that you can run in the background!
MIT License
2.67k stars 790 forks source link

.nmap files crashing cherrytree #52

Closed ightnapovial closed 3 years ago

ightnapovial commented 3 years ago

At some point in the past year or so the output files for nmap were renamed to end in ".nmap" instead of ".txt". It seems cherrytree is incompatible with the .nmap file extension (or it is expecting different data than what it's given) since when trying to import these files it now completely crashes cherrytree. If I edit nmapAutomator.sh and replace all instances of ".nmap" with ".txt" cherrytree can import the files without incident (also works if you rename the files after the script finishes).

Can we revert the file extension back to .txt or is there a specific reason they need to be .nmap?

Thanks!

21y4d commented 3 years ago

Hey.. it has always been .nmap

ightnapovial commented 3 years ago

Must be mis-remembering or maybe it's a change to cherrytree...

At any rate, is there a technical reason it needs to be .nmap or can it be switched to .txt?

21y4d commented 3 years ago

Not really, nmap defaults to it, but it can be .txt