aboutsummaryrefslogtreecommitdiffstats
path: root/net/hexinject
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2sbz2011-06-012-3/+5
| | | | | | - Add LICENSE Approved by: jadawin@ (mentor)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Update my MAINTAINER address to sbz at FreeBSD.org.sbz2011-03-181-1/+1
| | | | Approved by: jadawin@ (mentor)
* HexInject is a very versatile packet injector and sniffer, that provide ajadawin2010-10-254-0/+46
command-line framework for raw network access. It's designed to work together with others command-line utilities, and for this reason it facilitates the creation of powerful shell scripts capable of reading, intercepting and modifying network traffic in a transparent manner. WWW: http://hexinject.sourceforge.net PR: ports/151670 Submitted by: Sofian Brabez <sbrabez at gmail.com>