Syntax to run:
	python bob-kaare_v2.py [IP]

If no IP is specified, localhost is used.

Example:
	python bob-kaare_v2.py
		-> Connected to localhost:31337
	
	python bob-kaare_v2 151.216.167.23
		-> Connected to 151.216.167.23:31337