Registry / networking / fd-go-nat

fd-go-nat

JSON →
library1.0.0gogounverified

Package nat implements NAT handling facilities for Go.

go get github.com/fd/go-nat
INSTALL
IMPORT
SIG · FD-GO-NAT
F
fd-go-nat
networkinggov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nat
github.com/fd/go-nat

Discovers the NAT gateway on the network.

package main import "github.com/fd/go-nat" func main() { gateway, _ := nat.DiscoverGateway() _ = gateway }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
OpenAI (training)
2
Resources
fd-go-nat — go get fd-go-nat · libregistry