· 6 years ago · Nov 24, 2019, 07:20 AM
1usage
2
3pb <service> [file|stream]
4services
5
6 0x0.st
7 catbox.moe
8 clbin.com
9 dmca.gripe
10 dumpz.org
11 fiery.me
12 ix.io
13 p.iotek.org
14 pastebin.com
15 sprunge.us
16 uguu.se
17 w1r3.net
18
19environment variables:
20
21 UA
22 user-agent string (defaults to some chrome one)
23
24envs for pastebin.com:
25
26 PB_API_DEV
27 developer api key [required] https://pastebin.com/api#1
28 PB_API_USR
29 user api key [optional] https://pastebin.com/api#8
30 PRIVACY
31 paste visibility [optional]
32 valid values: public|0, unlisted|1, private|2
33 ANON
34 paste w/o a user key even if defined [optional]