Block a user
Fix domain lookup
It was caused by multiple threads trying to read IP2Locaiton.bin simultaneously.
The fix was to use SHARED_MEMORY. It loads the file to memory to avoid trash readings. It is also less…
Do something about gitPush.sh only pushing before pull