[ ソース: 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