knowngood.before

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

BEFORE
9
字号
example.		3600	IN	SOA	n1.example. hostmaster.ns1.example. 1 3600 1200 604800 7200example.		3600	IN	NS	ns2.example.example.		3600	IN	NS	ns3.example.ns1.example.		3600	IN	A	10.53.0.1ns2.example.		3600	IN	A	10.53.0.2ns3.example.		3600	IN	A	10.53.0.3example.		3600	IN	SOA	n1.example. hostmaster.ns1.example. 1 3600 1200 604800 7200

⌨️ 快捷键说明

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