全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: golang-github-ccding-go-stun  ]

软件包:golang-github-ccding-go-stun-dev(0.1.0-4)

golang-github-ccding-go-stun-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 golang-github-ccding-go-stun

维护小组:

外部的资源:

相似软件包:

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

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 10.5 kB61.0 kB [文件列表]