wok diff dnsmasq/description.txt @ rev 25429
updated xbindkeys (1.8.6 -> 1.8.7)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Aug 18 17:19:07 2022 +0100 (2022-08-18) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dnsmasq/description.txt Thu Aug 18 17:19:07 2022 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +Dnsmasq provides network infrastructure for small networks: DNS, DHCP, 1.5 +router advertisement and network boot. 1.6 +It is designed to be lightweight and have a small footprint, suitable 1.7 +for resource constrained routers and firewalls. 1.8 +It has also been widely used for tethering on smartphones and portable 1.9 +hotspots, and to support virtual networking in virtualisation frameworks. 1.10 +Supported platforms include Linux (with glibc and uclibc), Android, *BSD, 1.11 +and Mac OS X. 1.12 +Dnsmasq provides full IPv6 support.