Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/ccding/go-stun/stun/doc.go |
FileSize | 907 |
MD5 | 7FF1A39415BF5C40910BC0AFB3165539 |
SHA-1 | 5F867EAD426A67CF8D013E3A94F809706C88085D |
SHA-256 | 52BEAC33ED7962F3DB6738B869FEB71FC1B66DF0A221E57F53E8482B7AF26331 |
SSDEEP | 24:mGAx4ItogKU0E+aNHQk1CpsgjkFfpWpLQV0M/6O:mGAx4Dg10QNH31mECQV7/X |
TLSH | T16911007C3E08577313814A8BBD1FD0D7A70DD128615BE7E4282A8198033A53F62BC5B7 |
hashlookup:parent-total | 14 |
hashlookup:trust | 100 |
The searched file hash is included in 14 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 6AF4153D496160364C490EC6C8E6FF22 |
PackageArch | x86_64 |
PackageDescription | This package provides debug sources for package syncthing. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | syncthing-debugsource |
PackageRelease | 1.fc34 |
PackageVersion | 1.14.0 |
SHA-1 | 944486D436266232BE4C07629749115862FBE214 |
SHA-256 | 31208827CF80074DFB128172B4D193690C295DD4C72D8B0A3DE518D971AB9621 |
Key | Value |
---|---|
FileSize | 10948 |
MD5 | BF82D577D43E43B89ACD26A8A62C26C9 |
PackageDescription | 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() } ``` |
PackageMaintainer | Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> |
PackageName | golang-github-ccding-go-stun-dev |
PackageSection | devel |
PackageVersion | 0.1.2-1 |
SHA-1 | 36666C88E5BF1DD6A4655A602B5A531910864495 |
SHA-256 | FDF21144A1F260010B1828931D559E1A13D26D8BCFFB42B4B11EFB09CB8A0434 |
Key | Value |
---|---|
MD5 | D72228D573519E04BA5CACD29D64EB7B |
PackageArch | x86_64 |
PackageDescription | This package provides debug sources for package syncthing. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | syncthing-debugsource |
PackageRelease | 1.fc32 |
PackageVersion | 1.4.0 |
SHA-1 | 231912EBDA4081E4436DC133A6596151B5CE1622 |
SHA-256 | 7E109DF8540222D19BD7D389620E0F8641A00A34E3BB5518ADAE1DD0A7AA9FA3 |
Key | Value |
---|---|
MD5 | FDA326F0719940EC6DDB6BED5464109C |
PackageArch | armv7hl |
PackageDescription | This package provides debug sources for package syncthing. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | syncthing-debugsource |
PackageRelease | 1.fc33 |
PackageVersion | 1.9.0 |
SHA-1 | 54411C8C84EBBBBBFE45756955BB15A5B868D6CF |
SHA-256 | 4A99FB2D4D73363472352665EFDDD8D896E2401004D6CFABC717C20AFF0745E2 |
Key | Value |
---|---|
MD5 | F7CF566D3AFABB7379D3EDC0AD8BAB7C |
PackageArch | x86_64 |
PackageDescription | This package provides debug sources for package syncthing. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | syncthing-debugsource |
PackageRelease | 1.fc33 |
PackageVersion | 1.9.0 |
SHA-1 | 8DE5067E9882CA535FBCC58291FED64D970B45FD |
SHA-256 | ADABDA0039EDABD78C210913C8EE19F59C0900DC02B04D39E31E56100EF5487D |
Key | Value |
---|---|
MD5 | 316D9D73A2D28B4F09557DB22DA1CEB8 |
PackageArch | aarch64 |
PackageDescription | This package provides debug sources for package syncthing. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | syncthing-debugsource |
PackageRelease | 1.fc34 |
PackageVersion | 1.14.0 |
SHA-1 | EC0644B9C3A14CA641B1DCA92BBFD2B4C11CC91D |
SHA-256 | 6EEA49CF608ECFA4F6F9DC24FEDC2E2D3A0EC171BE9BE38351E6B30C7B620CAF |
Key | Value |
---|---|
MD5 | 2051840BD21CBD94A7CF56C677B25DD5 |
PackageArch | aarch64 |
PackageDescription | This package provides debug sources for package syncthing. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | syncthing-debugsource |
PackageRelease | 1.fc32 |
PackageVersion | 1.4.0 |
SHA-1 | FBA7FDBE687840542DED97ADFAA55AAB5B0E1077 |
SHA-256 | 581FE0158D98BD0B7D15211CC5447759B80ECB4A30F110ACF83CB13032E5E3E5 |
Key | Value |
---|---|
FileSize | 10764 |
MD5 | C37B0377D32B677D9ED6BD99DA1327A8 |
PackageDescription | 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() } ``` |
PackageMaintainer | Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> |
PackageName | golang-github-ccding-go-stun-dev |
PackageSection | devel |
PackageVersion | 0.1.0-4 |
SHA-1 | B7697150D7BA9A55D04BE982258A1A377609F9E1 |
SHA-256 | 51AD10E38769E94129FCC00DB6FD698CBE53034EAD51DA26F05F4BA9D5ED24AE |
Key | Value |
---|---|
MD5 | FA186DC6399D21809994E1C8D1B58166 |
PackageArch | armv7hl |
PackageDescription | This package provides debug sources for package syncthing. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | syncthing-debugsource |
PackageRelease | 1.fc34 |
PackageVersion | 1.14.0 |
SHA-1 | 5976F5F0898961A855FBC3B5CBF476FC11CE2E41 |
SHA-256 | 26CFE37D9B3C9CF398C5CC938C02DE92A25F979D694AD2C48527364E29069F29 |
Key | Value |
---|---|
FileSize | 10804 |
MD5 | F1063A8329A3BD85F44C6815AFFBBCD8 |
PackageDescription | 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() } ``` |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-ccding-go-stun-dev |
PackageSection | devel |
PackageVersion | 0.1.0-4 |
SHA-1 | DF1E2B400A23E55FF3EBFC77A707EBE849F82F5D |
SHA-256 | B5AC2DFF84E824652D4333BE594C87B50F82720712E290CCE8F60C9B7FE387A2 |
Key | Value |
---|---|
MD5 | 43C3D34FA0E5158B36C928BCF232FA87 |
PackageArch | armv7hl |
PackageDescription | This package provides debug sources for package syncthing. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | syncthing-debugsource |
PackageRelease | 1.fc32 |
PackageVersion | 1.4.0 |
SHA-1 | FA2B67C74DEB9FEB19EFD220BE7D2F6204EDD3BE |
SHA-256 | E5D5A5762CD123B9A9C9FB38BA8F0952840127D1136922AB48EDD945C951FBD0 |
Key | Value |
---|---|
FileSize | 10984 |
MD5 | 8FB7CEF9E22FBF1E8D4D958759A55002 |
PackageDescription | 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() } ``` |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-ccding-go-stun-dev |
PackageSection | devel |
PackageVersion | 0.1.2-1 |
SHA-1 | 20C473E5DB65587A3F6A419550C95262A1D40791 |
SHA-256 | FC96B8914E882E35F58EEBCCECA08D21CD4DD3178044637D02C14A9AAFDA94DB |
Key | Value |
---|---|
MD5 | 4948D7AD72ADC7553FECAF6FCDCB1292 |
PackageArch | aarch64 |
PackageDescription | This package provides debug sources for package syncthing. Debug sources are useful when developing applications that use this package or when debugging this package. |
PackageMaintainer | Fedora Project |
PackageName | syncthing-debugsource |
PackageRelease | 1.fc33 |
PackageVersion | 1.9.0 |
SHA-1 | B90435230DCC36D1CAA98D817D2C7ACCFA1B722A |
SHA-256 | 2B3C11AC417A1AD4D1CE98CF6A84D5D549E78E9D2DCEE652BB3CD7AF6AE4530C |
Key | Value |
---|---|
FileSize | 10606 |
MD5 | 4E9389845B0D9BD14C20DE06443CD089 |
PackageDescription | 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() } ``` |
PackageMaintainer | Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> |
PackageName | golang-github-ccding-go-stun-dev |
PackageSection | devel |
PackageVersion | 0.1.0-1~bpo9+1 |
SHA-1 | 656F4B2470DD9CE4C838AA6988ADC0537077C251 |
SHA-256 | C80AB45F1E1F31EB4663E13A0871AB3C86F8515EEE35F557B46F67FD4DE01E27 |