Initial Import

This commit is contained in:
MadCamel
2014-03-08 19:56:21 -05:00
parent 0b366093a7
commit aba69cb20f
221 changed files with 35407 additions and 4 deletions

8
help/DNSSERVER Normal file
View File

@@ -0,0 +1,8 @@
Add or remove DNS servers from the internal list.
+ip to add a new host, -ip to remove an existing host.
Only IP's can be used, hostnames will not work
(the resolver cannot resolve itself). With no arguments
a list of the current known DNS resolver addresses are
shown, the next host to be used is marked with underline.
Use `dnsserver -0' to remove all known hosts.