Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamchamb/bittwist
modified copy of bittwist
https://github.com/jamchamb/bittwist
Last synced: 12 days ago
JSON representation
modified copy of bittwist
- Host: GitHub
- URL: https://github.com/jamchamb/bittwist
- Owner: jamchamb
- License: gpl-2.0
- Created: 2015-04-22T06:28:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-22T06:33:25.000Z (over 9 years ago)
- Last Synced: 2024-11-10T23:44:06.903Z (2 months ago)
- Language: C
- Homepage:
- Size: 164 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
- License: COPYING
Awesome Lists containing this project
README
Bit-Twist: Libpcap-based Ethernet packet generator
Supported platforms:
This distribution is tested to work on CentOS release 6.2.Dependencies:
Libpcap is required (available for download from http://www.tcpdump.org).
This distribution is compiled against libpcap 1.2.1.Installation:
- tar -xzf bittwist-linux-2.0.tar.gz (you are most likely to have done this by now)
- cd bittwist-linux-2.0
- make
- sudo make install
Binaries (bittwist, bittwiste) are installed in /usr/bin
Manual pages (bittwist.1, bittwiste.1) are installed in /usr/share/man/man1For more information, please visit Bit-Twist homepage at http://bittwist.sourceforge.net