Linux Network Commands
Jump to navigation
Jump to search
- socat
- command-line utility that establishes two bidirectional byte streams and transfers data between them
- netcat
- TCP-IP swiss army knife
- (equivalent of the telnet program. Check wikipedia:netcat. Also known as command nc).