tüm seçenekler
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Kaynak: golang-github-ccding-go-stun  ]

Paket: golang-github-ccding-go-stun-dev (0.1.3-1)

golang-github-ccding-go-stun-dev için bağlantılar

Screenshot

Debian Kaynakları:

golang-github-ccding-go-stun Kaynak Paketini İndir:

Geliştiriciler:

Dış Kaynaklar:

Benzer paketler:

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()
} ```

golang-github-ccding-go-stun-dev indir

Tüm mevcut mimariler için indir
Mimari Paket Boyutu Kurulu Boyut Dosyalar
all 10,9 kB61,0 kB [dosya listesi]