パッケージ: sniffglue (0.14.0-2ubuntu0.1)
sniffglue に関するリンク
Trisquel の資源:
rust-sniffglue ソースパッケージをダウンロード:
- [rust-sniffglue_0.14.0-2ubuntu0.1.dsc]
- [rust-sniffglue_0.14.0.orig.tar.gz]
- [rust-sniffglue_0.14.0-2ubuntu0.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Rust Maintainers
- kpcyrd
類似のパッケージ:
Secure multithreaded packet sniffer
sniffglue is a network sniffer written in rust. Network packets are parsed concurrently using a thread pool to utilize all cpu cores. Project goals are that you can run sniffglue securely on untrusted networks and that it must not crash when processing packets. The output should be as useful as possible by default.
その他の sniffglue 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support library
-
- dep: libpcap0.8 (>= 1.5.1)
- system interface for user-level packet capture
-
- dep: libseccomp2 (>= 2.1.0)
- high level interface to Linux seccomp filter