package
Version:
v27.0.3+incompatible
Opens a new window with list of versions in this module.
Published: Jun 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Add adds an arbitrary number of Records to an already existing /etc/hosts file
Build function
path is path to host file string required
extraContent is an array of extra host records.
BuildNoIPv6 is the same as Build, but will not include IPv6 entries.
Delete deletes an arbitrary number of Records already existing in /etc/hosts file
Drop drops the path string from the path cache
Update all IP addresses where hostname matches.
path is path to host file
IP is new IP address
hostname is hostname to search for to replace IP
Record Structure for a single host record
WriteTo writes record to file and returns bytes written or error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.