Paste code or config snippets and share the link. Pastes expire after at most 1 week (default is 3 days).
From the command line: echo "your text" | curl -X POST https://paste.0bin.xyz/curl -F 'raw=<-'
With a file: curl -X POST https://paste.0bin.xyz/curl -F 'raw=<-' < yourfile.conf
Optional parameters: -F 'lexer=python', -F 'expiry=1 hour'. Valid expiries: 1 hour, 1 day, 3 days, 1 week.