all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: golang-github-ccding-go-stun  ]

Package: golang-github-ccding-go-stun-dev (0.1.0-4)

Links for golang-github-ccding-go-stun-dev

Screenshot

Debian Resources:

Download Source Package golang-github-ccding-go-stun:

Maintainers:

External Resources:

Similar packages:

implementazione di un client STUN (RFC 3489 e RFC 5389)

go-stun è un'implementazione di un client STUN (RFC 3489 e 5389) in golang (conosciuto anche come hole punching UDP).

L'utilizzo della libreria github.com/ccding/go-stun/stun è estremamente facile, solo una riga di codice:

 go import "github.com/ccding/go-stun/stun"

 func main() {
    nat, host, err := stun.NewClient().Discover()
 }

Download golang-github-ccding-go-stun-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 10.5 kB61.0 kB [list of files]