7 ms·
> No, it can not. Bash lets you open TCP sockets. I thought you had to use a program called netcat for that--if not then what is the point of that binary? And
by morpheuskafka 3mo ago
> No, it can not. Bash lets you open TCP sockets.
I thought you had to use a program called netcat for that--if not then what is the point of that binary? And for that matter, can't you also use telnet to manually send HTTP?
- some_random 3mo agonc is basically just a nicer interface for the same thing, in the same way that curl is. https://linux.die.net/man/1/nc https://linux.die.net/man/1/nc
- deleted 3mo ago[deleted]