summaryrefslogtreecommitdiff
path: root/curvetun.c
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun.c')
-rw-r--r--curvetun.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/curvetun.c b/curvetun.c
index 6523737..5dbc320 100644
--- a/curvetun.c
+++ b/curvetun.c
@@ -118,7 +118,7 @@ static void __noreturn help(void)
" to select your own! For client/server status messages see syslog!\n"
" This software is an experimental prototype intended for researchers.\n\n"
"Secret ingredient: 7647-14-5\n\n"
- "Please report bugs to <bugs@netsniff-ng.org>\n"
+ "Please report bugs to <netsniff-ng@googlegroups.com>\n"
"Copyright (C) 2011-2013 Daniel Borkmann <dborkma@tik.ee.ethz.ch>,\n"
"Swiss federal institute of technology (ETH Zurich)\n"
"License: GNU GPL version 2.0\n"
@@ -133,7 +133,7 @@ static void __noreturn version(void)
puts("lightweight curve25519-based IP tunnel\n"
"Note: Einstein-Rosen bridge not yet supported\n"
"http://www.netsniff-ng.org\n\n"
- "Please report bugs to <bugs@netsniff-ng.org>\n"
+ "Please report bugs to <netsniff-ng@googlegroups.com>\n"
"Copyright (C) 2011-2013 Daniel Borkmann <dborkma@tik.ee.ethz.ch>,\n"
"Swiss federal institute of technology (ETH Zurich)\n"
"License: GNU GPL version 2.0\n"