To display multi color text in terminal, there are many ways to achieve this.
I will demo one way. I think it is the easiest way.
--------------------------------------------------
Docker way:
Just simply run the container by typing it in Powershell terminal (it may not works in other environments than Windows).
docker run -it vgpastor/hackingtool
For more details, see my CSDN note:
http://t.csdn.cn/DbLOO