Comment on $ cat ~/myfile | curl -X PUT --upload-file “-” https://transfer.sh/myfile.txtparentComments−lmm10yYou can use netcat for that. Or Bash has built-in TCP support.
Comments
You can use netcat for that. Or Bash has built-in TCP support.