Port details |
- bittwist Libpcap-based Ethernet packet generator, with PCAP editor
- 4.7 net =4 3.8Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2006-04-18 18:02:42
- Last Update: 2024-11-03 13:22:24
- Commit Hash: aa4834c
- People watching this port, also watch:: kismet, sleuthkit, md5deep, tor, aircrack-ng
- License: GPLv2+
- WWW:
- https://bittwist.sourceforge.io/
- Description:
- Bit-Twist is a simple yet powerful libpcap-based Ethernet packet generator. It
is designed to complement tcpdump, which by itself has done a great job at
capturing network traffic.
These are just a few significant features that makes Bit-Twist unique and stands
out as one of the best Ethernet packet generator package made available to the
open source community.
- Runs on Linux, BSD, macOS, and Windows
- 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
- Highly scriptable - with proper manipulation you can turn Bit-Twist into an
extremely flexible packet generator tool!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/bittwist/ && make install clean
- To add the package, run one of these commands:
- pkg install net/bittwist
- pkg install bittwist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bittwist
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730540904
SHA256 (bittwist-bsd-4.7.tar.gz) = 801aa4f842f0eeed667a435f81c839c40bcfe6e4abf548ef7ec24890c73df542
SIZE (bittwist-bsd-4.7.tar.gz) = 250925
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_bittwist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.7 03 Nov 2024 13:22:24 |
Po-Chuan Hsieh (sunpoet) |
net/bittwist: Update to 4.7
Changes: https://bittwist.sourceforge.io/news.html |
4.6 30 Oct 2024 14:54:17 |
Po-Chuan Hsieh (sunpoet) |
net/bittwist: Update to 4.6
Changes: https://bittwist.sourceforge.io/news.html |
4.5 26 Oct 2024 23:26:19 |
Po-Chuan Hsieh (sunpoet) |
net/bittwist: Update to 4.5
Changes: https://bittwist.sourceforge.io/news.html |
4.3 26 Oct 2024 02:01:43 |
Po-Chuan Hsieh (sunpoet) |
net/bittwist: Update to 4.3
Changes: https://bittwist.sourceforge.io/news.html |
4.2 22 Oct 2024 09:48:31 |
Po-Chuan Hsieh (sunpoet) |
net/bittwist: Update to 4.2
Changes: https://bittwist.sourceforge.io/news.html |
4.1 14 Oct 2024 05:25:19 |
Po-Chuan Hsieh (sunpoet) |
net/bittwist: Update to 4.1
- Update WWW: I've contacted the author and confirmed that GitHub repo was
removed
- Clean up:
- Remove USES=dos2unix
- Remove MKDIR for directories in Templates/BSD.local.dist
Changes: https://bittwist.sourceforge.io/news.html |
3.8 09 Jul 2023 21:34:19 |
Po-Chuan Hsieh (sunpoet) |
net/bittwist: Update to 3.8
Changes: https://github.com/ayeowch/bittwist/releases
https://bittwist.sourceforge.io/news.html |
3.7 09 Jul 2023 10:17:33 |
Po-Chuan Hsieh (sunpoet) |
net/bittwist: Update to 3.7
- Update WWW
Changes: https://github.com/ayeowch/bittwist/releases
https://bittwist.sourceforge.io/news.html |
3.2 30 Jun 2023 07:02:02 |
Po-Chuan Hsieh (sunpoet) |
net/bittwist: Update to 3.2
Changes: https://bittwist.sourceforge.io/news.html |
3.1 05 Jun 2023 18:46:54 |
Po-Chuan Hsieh (sunpoet) |
net/bittwist: Update to 3.1
Changes: https://bittwist.sourceforge.io/news.html |
3.0 27 May 2023 04:07:26 |
Po-Chuan Hsieh (sunpoet) |
net/bittwist: Update to 3.0
- Update MASTER_SITES
- Use DISTVERSIONPREFIX instead of DISTNAME
- Update WWW
- Add LICENSE
- Update pkg-descr
- Take maintainership
Changes: https://bittwist.sourceforge.io/news.html |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1 11 Mar 2018 11:21:23 |
rene |
Return wxs@'s ports to the pool after his commit bit expired.
With hat: portmgr |
1.1 20 Jun 2016 16:23:29 |
mat |
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight |
1.1 23 Jun 2014 02:44:53 |
vanilla |
Stagify.
Approved by: portmgr@ |
1.1 29 May 2014 12:00:31 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.1 12 Dec 2012 18:48:34 |
wxs |
Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it. |
1.1 17 Jan 2012 02:50:08 |
wxs |
- Update to 1.1 |
1.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.0 09 May 2009 02:46:09 |
wxs |
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE). |
1.0 05 Jan 2009 21:36:39 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
1.0 04 Feb 2008 15:35:12 |
wxs |
Update my address.
Approved by: garga (mentor) |
1.0 28 Oct 2007 11:45:54 |
miwi |
- Update to 1.0
PR: 117574
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) |
0.80 15 Nov 2006 20:07:47 |
miwi |
- Update to 0.80
PR: ports/105578
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) |
0.74 25 Sep 2006 03:29:46 |
alexbl |
- Update to 0.74
PR: 103363
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
Approved by: novel (mentor) |
0.73 25 Aug 2006 13:16:34 |
shaun |
- Upgrade to 0.73.
- Respect ${PREFIX}.
PR: ports/102441
Submitted by: Wesley Shields <wxs@atarininja.org> |
0.72 19 Aug 2006 16:49:49 |
miwi |
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor) |
0.72 01 May 2006 15:06:34 |
pav |
- Update to 0.72
PR: ports/96584
Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer) |
0.7 25 Apr 2006 11:28:16 |
vs |
- uses round() which is only available in 5.3 and higher. It
also depends upon a relatively recent version of libpcap which only
exists in the base of 6.0 and up[1]. The attached patch marks it as
broken on 5.2 and lower, and depends on net/libpcap for 5.3 up to 6.0.
- respect CC/CFLAGS
PR: ports/96273
Submitted by: maintainer |
0.7 24 Apr 2006 07:20:37 |
sem |
- Respect user's CFLAGS and CC variables
Submitted by: kris |
0.7 18 Apr 2006 17:55:43 |
sem |
A libpcap-based ethernet packet generator, capable of replaying traffic
from a pcap file, and an editor to allow you to change the contents of a
trace file on the fly.
WWW: http://bittwist.sourceforge.net
PR: ports/95926
Submitted by: Wesley Shields <wxs@csh.rit.edu> |