blob: b4d8ef8ab5099585603c89ce5ec61deafb6032e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
HexInject is a very versatile packet injector and sniffer, that provide
a 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.
</longdescription>
<use>
<flag name="tools">Install hex2raw and prettypacket tools</flag>
<flag name="experimental">Install experimental packets.tcl</flag>
</use>
<upstream>
<remote-id type="sourceforge">downloads</remote-id>
</upstream>
</pkgmetadata>
|