add readme

This commit is contained in:
JoyChou
2017-09-11 11:47:05 +08:00
parent e98af38dfb
commit 465dd0e2fa
2 changed files with 20 additions and 20 deletions

View File

@@ -58,7 +58,7 @@ else {
以上代码在设置TTL为0的情况可以用以下方法绕过 :
1. DNS Rebind手动设置JAVA的TTL为0
1. DNS Rebind
2. 域名解析2个A记录地址分别为外网和内网
也就是说只要Java不设置TTL为0该代码逻辑上不存在被绕过风险。