パッケージ: bittwist (1.0-1) [universe]
bittwist に関するリンク
Ubuntu の資源:
bittwist ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Joao Eriberto Mota Filho
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
libpcap-based Ethernet packet generator
Bit-Twist is designed to complement tcpdump, which by itself has done a great job in capturing network traffic. Bit-Twist can regenerate the captured traffic onto a live network (the packets are generated from tcpdump trace file, generating a .pcap file).
Bit-Twist also comes with a comprehensive trace file editor to allow to change the contents of a trace file.
Generally, a packet generator is useful in simulating networking traffic or scenario, testing firewall, IDS, and IPS, and troubleshooting various network problems.
The Bit-Twist features are:
* send multiple trace files at a time;
* send packets at a specific speed or line rate in Mbps;
* comprehensive trace file editor with control over most fields in
Ethernet, ARP, IP, ICMP, TCP, and UDP headers with automatic header
checksum correction;
* append user payload to existing packets after a specific header;
* select a specific range of packets and save them in another trace file;
* if you are teaching Computer Networks classes, you may find Bit-Twist
useful as a practical teaching material. It gives your students a
hands-on experience to learn various networking protocols etc.
その他の bittwist 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.6.1-1)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libpcap0.8 (>= 0.9.3-1)
- System interface for user-level packet capture
-
- rec: tcpdump
- ネットワークの監視やデータ取得用の強力なツール
-
- sug: wireshark
- network traffic analyzer