Dracnmap is an open source program which is using to exploit the network and gathering information with nmap help. Nmap command comes with lots of options that can make the utility more robust and difficult to follow for new users. Hence Dracnmap is designed to perform fast scaning with the utilizing script engine of nmap and nmap can perform various automatic scanning techniques with the advanced commands.
GNU General Public License v3.0
1.16k
stars
271
forks
source link
Using xdg-open instead of firefox command for opening xml and html files #30
I suggest to edit those .sh files in order to use a more generic XML viewer for preventing users using browsers different by firefox (i.e., brave, chromium, firefox-esr) to be forced to install Firefox resulting a bloatware.
So, just use xdg-open command instead of firefox in the .sh files.
Hello, I am Chinese, and I want to find hackers to hack into the gambling platform to change data and make money together. My email address is sxosxo7@gmail.com, looking forward to your reply and cooperation
The bash code of dracnmap-v2.2.sh and dracnmap-dracOS-v2.2.sh seem to use
firefox
just for opening xml files.I suggest to edit those .sh files in order to use a more generic XML viewer for preventing users using browsers different by firefox (i.e., brave, chromium, firefox-esr) to be forced to install Firefox resulting a bloatware.
So, just use
xdg-open
command instead offirefox
in the .sh files.