id0096's recent timeline updates
id0096

id0096

V2EX member #33712, joined on 2013-02-05 16:28:53 +08:00
id0096's recent replies
Aug 13, 2021
Replied to a topic by zhangdasen iDev iOS 中 如何实现 Dig 命令
可以先安装 BIND DNS Server 然后把 dig 拿出来
# apt-get install bind
# cat > /etc/resolv.conf
nameserver 8.8.8.8
^D

# cp /usr/bin/dig /usr/bin/dig_
# cp /usr/bin/nslookup /usr/bin/nslookup_
# cp /usr/bin/host /usr/bin/host_
# apt-get remove bind
# mv /usr/bin/dig_ /usr/bin/dig
# mv /usr/bin/nslookup_ /usr/bin/nslookup
# mv /usr/bin/host_ /usr/bin/host

参考: https://forums.modmy.com/3rd-party-apps-requests-f32/736743-no-dns-utils.html
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2477 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 08:25 · PVG 16:25 · LAX 01:25 · JFK 04:25
♥ Do have faith in what you're doing.