SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
6
net/tcpreen/pkg/DESCR
Normal file
6
net/tcpreen/pkg/DESCR
Normal file
|
@ -0,0 +1,6 @@
|
|||
TCPreen is a simple tool to monitor and analyze data transmitted
|
||||
between a client and a server via a TCP connection, it supports
|
||||
both IPV4 and IPV6.
|
||||
|
||||
This tool focuses on the data stream (software/socket layer), not
|
||||
on the lower level transmission protocol as packet sniffers do.
|
4
net/tcpreen/pkg/PLIST
Normal file
4
net/tcpreen/pkg/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
@bin bin/tcpreen
|
||||
@man man/man1/tcpreen.1
|
||||
share/locale/fr/LC_MESSAGES/tcpreen.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/tcpreen.mo
|
Loading…
Add table
Add a link
Reference in a new issue