pcopy
pcopy copied to clipboard
pcopy is a temporary file host, nopaste and clipboard across machines. It can be used from the Web UI, via a CLI or without a client by using curl.
It looks like the public instance is currently being used to host some stuff for some crypto scams. Is there a way to report files being hosted?
I've make a Homebrew package of `pcopy`, available via [my tap](https://github.com/nwithan8/homebrew-tap/blob/master/formula/pcopy.rb): ```bash brew tap nwithan8/tap brew install pcopy ``` This actually motivated me to finally make my own homebrew tap,...
I am not able to upload the contents of a debug log to it. It is giving me a 413 error.
in project we still have ioutil package. as it is deprecated we need to update it with os or io packages