movii
6/30/2017 - 12:24 PM

翻译:《OS X 10.10 Yosemite Local Development Environment, Apache, PHP, and MySQL with Homebrew》15. DNSMasq 成功安装后的返回结果

翻译:《OS X 10.10 Yosemite Local Development Environment, Apache, PHP, and MySQL with Homebrew》15. DNSMasq 成功安装后的返回结果

Lien$ ping -c 3 fakedomainthatisntreal.dev
PING fakedomainthatisntreal.dev (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.058 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.098 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.077 ms

--- fakedomainthatisntreal.dev ping statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.058/0.078/0.098/0.016 ms