tcpser
emulate a Hayes compatible modem
TCPSER turns a PC serial port into an emulated Hayes compatible modem that
uses TCP/IP for incoming and outgoing connections. It can be used to allow
older applications and systems designed for modem use to operate on the
Internet. TCPSER supports all standard Hayes commands, and understands
extended and vendor proprietary commands (though it does not implement
many of them). TCPSER can be used for both inbound and outbound connections.
resfinder-example
identify acquired antimicrobial resistance genes (example data)
ResFinder identifies acquired antimicrobial resistance genes in total or
partial sequenced isolates of bacteria.
gstreamer0.10-plugins-ugly
GStreamer plugins from the "ugly" set
gstreamer0.10-pulseaudio
GStreamer plugin for PulseAudio
tcpspy
Incoming and Outgoing TCP/IP connections logger
tcpspy is an administrator's tool that logs information
about incoming and outgoing TCP/IP connections. It's
written in C and uses no libpcap functions, unlike tcpdump.
tcptraceroute
traceroute implementation using TCP packets
The more traditional traceroute(8) sends out either UDP or ICMP ECHO packets
with a TTL of one, and increments the TTL until the destination has been
reached. By printing the gateways that generate ICMP time exceeded messages
along the way, it is able to determine the path packets are taking to reach the
destination.