7 ms·
Never used telnet to log in to something but it is a cool debugging tool, so used it for that. E.g. can this container even send traffic to that container at al
by wellf 7mo ago
Never used telnet to log in to something but it is a cool debugging tool, so used it for that. E.g. can this container even send traffic to that container at all.
- itintheory 7mo agoI'm a fan of 'nc' / netcat for this purpose. It's small, quick, and can send or receive over TCP or UDP.