summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-06-04 20:36:28 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-06-04 20:36:28 +0200
commite59de4cf2bb85e2c6677483e753b3ab89b9e7808 (patch)
treec0b869a96740cb3f8614b341271bbdd17598b6b0
parentAdd the original license. (diff)
downloadtelnet-password-honeypot-e59de4cf2bb85e2c6677483e753b3ab89b9e7808.tar.xz
telnet-password-honeypot-e59de4cf2bb85e2c6677483e753b3ab89b9e7808.zip
Colorize google.
-rw-r--r--honeypot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/honeypot.c b/honeypot.c
index b0c63d0..9765540 100644
--- a/honeypot.c
+++ b/honeypot.c
@@ -470,7 +470,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 Google credentials to begin.");
+ 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.");
newline(4);
fflush(output);