wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: golang-github-ccding-go-stun  ]

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

Odnośniki dla golang-github-ccding-go-stun-dev

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego golang-github-ccding-go-stun:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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

Pobieranie golang-github-ccding-go-stun-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 10,5 KiB61,0 KiB [lista plików]