🏷️ 标签: DNS
article/advanced-dnsmasq-techniques-custom-dns-for-devices-openwrt.tsx
1
export const article = {
2
name:
'Advanced Dnsmasq Techniques: Customizing DNS Servers for Different Devices on OpenWRT'
,3
desc: '"Learn how to customize DNS servers for different devices in OpenWRT using advanced Dnsmasq techniques. Optimize your home network with efficient DNS and gateway routing without manually configuring each device.”',
4
}
2024-10-18
#Openwrt#DNSTechnical Sharing
article/adguard-home-lan-only-access-configuration.tsx
1
export const article = {
2
name:
'AdGuard Home Configuration for LAN-Only Access'
,3
desc: 'Learn how to secure AdGuard Home by configuring it for local network access only, preventing unauthorized DNS usage and strengthening your network's security with simplified steps.',
4
}
2024-09-19
#Self-Hosted#Openwrt#IPV6Technical Sharing