jhaddix / domain

Setup script for Regon-ng
913 stars 242 forks source link

Files saved to root by default #8

Closed kurobeats closed 8 years ago

kurobeats commented 8 years ago

Hey there, I know you are going off the assumption that the user is using Kali but for those who are not, can I suggest the results are saved to a local folder such as "reports"?

echo "set FILENAME /root/Desktop/$domain$stamp.csv" >> $domain$stamp.resource
echo "set FILENAME /root/Desktop/$domain$stamp.lst" >> $domain$stamp.resource
giaurbs commented 8 years ago

Just made a pull request to fix this. Let's see :)

jhaddix commented 8 years ago

jhaddix merged commit e9a4850 into jhaddix:master 3 minutes ago