add notice about DNS spoofing

This commit is contained in:
clowwindy
2014-02-28 17:40:09 +08:00
parent a27d5c544d
commit 4035d6ab42

View File

@@ -188,7 +188,7 @@ static void server_recv_cb (EV_P_ ev_io *w, int revents) {
inet_ntop(AF_INET, server->buf + 4, addr_str, ADDR_STR_LEN);
#if !TARGET_OS_IPHONE
NSLog(@"Connecting an IPv4 address");
NSLog(@"Connecting an IPv4 address, please configure your browser to use hostnames instead: https://github.com/clowwindy/shadowsocks/wiki/Troubleshooting");
#endif
} else if (request->atyp == SOCKS_DOMAIN) {
// Domain name