6 projects tagged "HPUX"
tcpdump prints a description of the contents of packets on a network interface which match a given boolean expression. It can also be run with the -w flag, which causes it to save the packet data to a file for later analysis, and/or with the -r flag, which causes it to read from a saved packet file rather than to read packets from a network interface. In all cases, only packets which match the expression will be processed by tcpdump. tcpdump logs more than just TCP, IP, or ethernet packets, but has a whole suite of decoders, including ones for USB.
PHFTP (PHP HTTP FTP) is a simple and fast Web FTP application. You can upload, download and administer files on FTP servers without a local FTP client, even if you are behind firewalls and proxies. The only thing you need is a Web browser HTTP(S) connection. If you can browse the Internet at your workplace, you can now also establish a FTP connection to any FTP server your PHFTP installation server can connect to.