Bug 86633

Summary: new port: net/recvnet - Recvnet (inverse telnet) is a utility for debugging tcp connections
Product: Ports & Packages Reporter: Emanuel Haupt <ehaupt>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
recvnet.shar none

Description Emanuel Haupt 2005-09-27 14:40:16 UTC
new port: net/recvnet - Recvnet (inverse telnet) is a utility for debugging tcp connections

Recvnet is the inverse of telnet. Instead of connecting to some host,
it listens on a port for incoming connections. When a connection is made,
you can type a response which will be sent to the client.

This tool has proven to be very useful while debugging Web browsers, httping,
and others.
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2005-09-27 16:31:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2005-09-27 16:42:55 UTC
State Changed
From-To: open->closed

New port added. Thanks!