The current `-h` option for the simulator (https://github.com/P2PSP/simulator/blob/master/src/simulator.py) is not informative. It's better to use [argparse](https://docs.python.org/3/library/argparse.html). Example: https://github.com/P2PSP/simulator/blob/master/src/peer.py