Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/mksend,
Network testing tool for capture and generate packets
Branch: CURRENT,
Version: 0.5.3,
Package name: mksend-0.5.3,
Maintainer: pkgsrc-usersMkSend is a network testing tool. You can redirect, modify and send frames
from a traffic active link. And you can send owner frames (below supported
protocols list).
>> supported protocols:
* Arp,RArp,InArp, Vlan, IPv4, ICMP4, UDP, TCP, Ethernet, w802.11, ATM,
LLC, SNAP, RawData
>> features:
- You can do connections from or to other hosts.
- NBT (Network Byte Translation). You can change bytes or strings of a
frame and redirect it to other network interface. NBT is a beautiful
feature, you can do man in the middle, phishing, injection commands and
other attacks.
- Configurable frames from XML file.
Required to run:[
wip/libparsifal]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: fe1fe125945c40b42dd33bff5e5270ef39afd544
RMD160: 196ef5b99d82c8ce69d4114c77480bf2e7b1c779
Filesize: 73.089 KB
Version history: (Expand)
- (2019-06-30) Package deleted from pkgsrc
- (2019-06-25) Package has been reborn
- (2019-06-11) Package deleted from pkgsrc
- (2018-09-10) Package has been reborn
- (2018-08-25) Package deleted from pkgsrc
- (2018-03-13) Package has been reborn
CVS history: (Expand)
2012-11-26 00:32:22 by othyro | Files touched by this commit (104) |
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
|
2012-10-03 17:09:47 by Aleksej Saushev | Files touched by this commit (124) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222) |
Log message:
Remove obsolete @dirrm lines.
|
2005-11-02 19:00:10 by Thomas Klausner | Files touched by this commit (85) |
Log message:
"wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
|
2005-05-24 12:31:03 by Roland Illig | Files touched by this commit (1) |
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
|
2005-04-11 23:14:04 by Todd Vierling | Files touched by this commit (1) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-03-21 21:39:34 by pancake ;) | Files touched by this commit (3) | |
Log message:
update to 0.5.3
|
2005-02-09 21:26:46 by pancake ;) | Files touched by this commit (4) | |
Log message:
initial import of mksend:
DESCR:
MkSend is a network testing tool. You can redirect, modify and send frames
from a traffic active link. And you can send owner frames (below supported
protocols list).
>> supported protocols:
* Arp,RArp,InArp, Vlan, IPv4, ICMP4, UDP, TCP, Ethernet, w802.11, ATM,
LLC, SNAP, RawData
>> features:
- You can do connections from or to other hosts.
- NBT (Network Byte Translation). You can change bytes or strings of a
frame and redirect it to other network interface. NBT is a beautiful
feature, you can do man in the middle, phishing, injection commands and
other attacks.
- Configurable frames from XML file.
|