the script coulnd get all the ip addresses of the server interfaces when running xen dom0.
ifconfig does not show aliases for the bridge interface xenbr0 so server blocks his own ip-s.
i changed the line
SERVER_IP_LIST=ifconfig | grep "inet " | awk '{print $2}' | sed "s/addr://g" | xargs | sed -e 's/ /|/g'
to
SERVER_IP_LIST=`( hostname -I ; echo 127.0.0.1 ) | cat | sed ':a;N;$!ba;s/\n/ /g'
Hello!
First: this is an absolutely fabulous piece of software!
Anyhow I was not able to find any documentation on how to create a new disk image from files I have lying around. I found information that I could convert images from the web to pcjs-json format, but not which formats would be acceptable to be pulled in via this way. Also not how to create a new image to be then pulled in.
"I couldn't see any terminal output listing missing files when I ran the game so I was wondering why Cannon Fodder 2 wasn't showing up (I only copied CF_ENG.DAT to Dos2_CD)"
We should reduce the requirement from all files down to just CF_ENF.DAT, as it can use the Amiga music instead of the PC files, making all the PC files not necessarily required.
Its a framework filled with alot of options and hacking tools you use directly in the script from brute forcing to payload making im still adding more stuff i now have another tool out called htkl-lite its hackers-tool-kit just not as big and messy to see updates check on my instagram @tuf_unkn0wn or if there are any problems message me on instagram
We need to test config file against errors