tcpcat is a simple program that is like `cat' but it works over tcp streams to allow you to cat from one host to another. example: host a: $ tcpcat -l 63255 | gzip -dc | tar xvf - host b: $ tcpcat -h hosta:63255 tcpcat-X.X.X.tar.gz
Features
- Easy tool for streaming tar archives from one unix box to another
- Handy for network debugging, can operate as an in/out pass through while logging data
- Support TCP and UNIX sockets
Categories
Live StreamingLicense
GNU General Public License version 2.0 (GPLv2)Follow tcpcat
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of tcpcat!