naltun / eyes

👀 🖥️ Golang rewrite of eyes.sh. Let's you perform domain/IP address information gathering. Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?" 🔍 🕵️
GNU General Public License v2.0
51 stars 8 forks source link

os.Exit(0) exits with 1 inside goroutine #19

Open naltun opened 5 years ago

naltun commented 5 years ago

@sahitpj, I found this StackOverflow thread.

:thinking:

naltun commented 5 years ago

Please take a look at the feature/ctrlc branch for commits related to this issue.