internetwache / GitTools

A repository with 3 tools for pwn'ing websites with .git repositories available
MIT License
3.78k stars 612 forks source link

Fix colors under mac #19

Closed gehaxelt closed 5 years ago

gehaxelt commented 5 years ago

@WeberNick mentioned that \e does not work with the bash on mac. \033 apparently does.