From f1f52bafdde7c4f74f693121d3e5283c6d0c7b30 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 14 May 2013 14:47:20 +0200 Subject: Whoops forgot to change host name. --- honeypot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/honeypot.c b/honeypot.c index 3525639..be3a625 100644 --- a/honeypot.c +++ b/honeypot.c @@ -523,7 +523,7 @@ void handle_connection(int fd, char *ipaddr) newline(1); fprintf(output, "an administrator, enter the admin account credentials. If you do not"); newline(1); - fprintf(output, "yet have an account on kexec, enter your \033[1m\033[34mG\033[31mo\033[33mo\033[34mg\033[32ml\033[31me\033[0m credentials to begin."); + fprintf(output, "yet have an account on zx2c4, enter your \033[1m\033[34mG\033[31mo\033[33mo\033[34mg\033[32ml\033[31me\033[0m credentials to begin."); newline(4); fflush(output); -- cgit v1.2.3-59-g8ed1b