mirror of
https://github.com/yarrick/iodine.git
synced 2025-12-07 04:41:44 +00:00
#23 updated manpage and log row
This commit is contained in:
@@ -717,7 +717,7 @@ main(int argc, char **argv)
|
||||
if(handshake(dns_fd))
|
||||
goto cleanup2;
|
||||
|
||||
printf("Sending queries for %s to %s\n", argv[1], argv[0]);
|
||||
printf("Sending queries for %s to %s\n", topdomain, nameserv_addr);
|
||||
|
||||
do_chroot(newroot);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user