dnskey1.sh

来自「ipsec vpn」· Shell 代码 · 共 22 行

SH
22
字号
#!/bin/shsh /etc/init.d/bind9 stopnamed -c /etc/bind/named.conf-dnssecping -n -c 1 192.1.2.254ping -n -c 1 192.1.2.129ping -n -c 1 192.1.2.130: let things settle a bitsleep 10dig . key @localhostdig freeswan.org. key @localhostdig uml.freeswan.org. key @localhostecho "key 1234 east.uml.freeswan.org." | ipsec lwdnsq --regress --ignoreeofecho hi there

⌨️ 快捷键说明

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