toutes les options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Paquet source : golang-github-ccding-go-stun  ]

Paquet : golang-github-ccding-go-stun-dev (0.1.2-1)

Liens pour golang-github-ccding-go-stun-dev

Screenshot

Ressources Debian :

Télécharger le paquet source golang-github-ccding-go-stun :

Responsables :

Ressources externes :

Paquets similaires :

implementation of the STUN client (RFC 3489 and RFC 5389)

go-stun is a STUN (RFC 3489, 5389) client implementation in golang (a.k.a. UDP hole punching).

Use the Library The library github.com/ccding/go-stun/stun is extremely easy to use -- just one line of code.

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

func main() {

    nat, host, err := stun.NewClient().Discover()
} ```

Télécharger golang-github-ccding-go-stun-dev

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 10,7 ko62,0 ko [liste des fichiers]