Home | 简体中文 | 繁体中文 | 杂文 | Github | 知乎专栏 | Facebook | Linkedin | Youtube | 打赏(Donations) | About
知乎专栏

第 26 章 network tools

目录

26.1. curl / w3m / lynx
26.2. DHCP
26.2.1. DHCP Server
26.2.2. dhclient
26.2.3. release matching connections
26.3. DNS/Bind
26.3.1. 安装 bind9
26.3.2. forwarders
26.3.3. Load Balancing
26.3.4. view
26.3.5. Master / Slave
26.3.6. DNS tools
26.3.7. DNS
26.3.8. NamedManager
26.4. dnsmasq
26.4.1. Install
26.4.2. /etc/dnsmasq.conf
26.4.3. dnsmasq.resolv.conf
26.4.4. dnsmasq.hosts
26.4.5. /etc/dnsmasq.d/dnsmasq.server.conf
26.4.6. /etc/dnsmasq.d/dnsmasq.address.conf
26.4.7. FAQ
26.5. ngrok - tunnel local ports to public URLs and inspect traffic

26.1. curl / w3m / lynx

curl
			curl http://netkiller.guthub.com
		
w3m
			w3m http://netkiller.guthub.com
		
lynx
			lynx http://netkiller.guthub.com