package
0.9.3
Repository: https://github.com/noisysockets/nsh.git
Documentation: pkg.go.dev

# Functions

DNS returns a new DNS service.
Router returns a service that forwards packets from the source network to the destination network and vice versa.

# Structs

DNSService is a DNS service that provides recursive and authoritative DNS resolution.
RouterService is a service that forwards packets from the source network to the destination network and vice versa.

# Interfaces

No description provided by the author