===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
websocketd-0.3.1/libwebsocketd/handler.go-97-	if doLookup {
websocketd-0.3.1/libwebsocketd/handler.go:98:		hosts, err := net.LookupAddr(addr)
websocketd-0.3.1/libwebsocketd/handler.go-99-		if err != nil || len(hosts) == 0 {