The script now connects to the live server on port 6646
Netcat required a timeout on some systems or the connection won't terminate automatically, causing the
GetFlag script to be stuck at attempt one forever.
Added .gitignore file
Added python server example as used in the "Basically Gambling" challenge
Imported automatic chellange checks and ansicolor helper class