[ 原始碼: golang-github-mdlayher-raw ]
套件:golang-github-mdlayher-raw-dev(0.1.0-2)
golang-github-mdlayher-raw-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-mdlayher-raw:
- [golang-github-mdlayher-raw_0.1.0-2.dsc]
- [golang-github-mdlayher-raw_0.1.0.orig.tar.gz]
- [golang-github-mdlayher-raw_0.1.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- golang-github-mdlayher-ethernet-dev
- golang-github-mdlayher-ndp-dev
- golang-github-mdlayher-netlink-dev
- libnet-frame-perl
- libdbus-glib-1-dev-bin
- golang-filippo-edwards25519-dev
- golang-github-coreos-go-etcd-dev
- libdbus-glib-1-2
- protoc-gen-go-1-5
- golang-github-mdlayher-genetlink-dev
- golang-github-davecgh-go-xdr-dev
Read and write data at the raw network interface device level
Raw is a golang package to access raw network sockets and read and write data directly to the wire.
For more information about using raw sockets with Ethernet frames in Go, the author has published https://mdlayher.com/blog/network-protocol-breakdown-ethernet-and-go/
The upstream project was deprecated with the release of v0.1.0, and the successor project github.com/mdlayher/packet should be used instead.
其他與 golang-github-mdlayher-raw-dev 有關的套件
|
|
|
|
-
- dep: golang-github-google-go-cmp-dev
- Package for comparing Go values in tests
-
- dep: golang-github-mdlayher-packet-dev
- Go library for Linux packet sockets (AF_PACKET)
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system