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'
"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.
Default settings in dosbox-staging should assure, that when user takes a screenshot, the resulting png file uses 4:3 aspect ratio.
For screenshots, we don't need to worry about dynamically scaling them down to specific window size or screen size - we can just generate very large image and let the user worry about scaling it down (if necessary).
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