FeeiCN / ESD

Enumeration sub domains(枚举子域名)
https://yuque.com/esd
GNU General Public License v3.0
1.05k stars 162 forks source link

fix dns transfer #95

Closed ke0ge closed 3 years ago

ke0ge commented 4 years ago

the "where" of dns.query.xfr(where, zone,....) should be str, bytes or bytearray expected, not Answer

FeeiCN commented 3 years ago

thx