dns_name_compare_data

来自「非常好的dns解析软件」· 代码 · 共 12 行

TXT
12
字号
## test data for dns_name_compare# format:#	<name1> <tab> <name2> <tab> <exp_order># where: exp_order may be one of: -1, 0, 1## and where: exp_nlabels and exp_nbits are not tested if < 0#c.d	a.b.c.d	-1a.b.c.d	c.d	1a.b.c	a.b.c	0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?