networkparams

command
v0.0.0-...-e92761b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2023 License: MIT Imports: 5 Imported by: 0

README

Network Params

This program lists your computer's network parameters using GetNetworkParams

It also defines the relevant API Structs:

The interesting bits are the Host Name, Domain Name (dns search domain), and the list of DNS servers your computer uses for name resolution. This an example of providing a buffer to an API that has a different error to check for insufficient buffer size vs netstat.

> networkparams.exe
Host Name: computer01
Domain Name:
DNS Servers:
        192.168.1.1
Node Type: Hybrid
Routing: disabled
ARP Proxy: disabled
DNS: disabled

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL