Api/dhcp.unregister()

From Minux Wiki
Revision as of 23:02, 24 September 2024 by Shorun (talk | contribs) (Created page with "this api is part of dhcp and is used to unregister a computer on the dns records '''useage:''' dhcp.unregister(name) '''output:''' removes "name" in the dns records, it can no longer be found with "nslookup"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

this api is part of dhcp and is used to unregister a computer on the dns records


useage:

dhcp.unregister(name)


output:

removes "name" in the dns records, it can no longer be found with "nslookup"