{"id":13661505,"url":"https://github.com/syntax-samurai/pb","last_synced_at":"2025-04-25T02:33:24.445Z","repository":{"id":91674381,"uuid":"159236755","full_name":"syntax-samurai/pb","owner":"syntax-samurai","description":"pb; a command line pastebin service helper (9 supported services)","archived":false,"fork":false,"pushed_at":"2024-07-08T02:24:52.000Z","size":23,"stargazers_count":27,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-10T16:45:04.362Z","etag":null,"topics":["paste","pastebin","pastebin-client","shell"],"latest_commit_sha":null,"homepage":"https://git.io/pb.sh","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syntax-samurai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-26T21:43:34.000Z","updated_at":"2024-09-01T04:09:55.000Z","dependencies_parsed_at":"2024-08-02T05:10:54.743Z","dependency_job_id":null,"html_url":"https://github.com/syntax-samurai/pb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-samurai%2Fpb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-samurai%2Fpb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-samurai%2Fpb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syntax-samurai%2Fpb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syntax-samurai","download_url":"https://codeload.github.com/syntax-samurai/pb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250742104,"owners_count":21479734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["paste","pastebin","pastebin-client","shell"],"created_at":"2024-08-02T05:01:35.987Z","updated_at":"2025-04-25T02:33:24.155Z","avatar_url":"https://github.com/syntax-samurai.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# pb\n\n```\n     █\n▄▀▀▄ █▐▀▄\n█▐░█░█▐░█░ ░ ░\n█▐▄▀ ▀▄▄▀\n█   pb; command line pastebin service helper\n {kopimi,CC0} MMXVIII-MMXXIV . syntax samurai\n         ▟▙\n ▟▒░░░░░░░▜▙▜████████████████████████████████▛\n ▜▒░░░░░░░▟▛▟▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▛\n         ▜▛\n```\n\n## credz\n\n- authors:\n\t- xero  \u003chttps://xe-r.o\u003e\n\t- stark \u003chttps://git.io/stark\u003e\n- code:\n\t- https://code.x-e.ro/pb\n\t- https://git.io/pb.sh\n- greets:\n\t- all the ops of these great free services `\u003c3`\n\n## usage\n\n`pb \u003cservice\u003e [file|stream]`\n\n# services\n\n- [0x0.st](https://0x0.st)\n- [catbox.moe](https://catbox.moe)\n- [clbin.com](https://clbin.com)\n- [ix.io](http://ix.io)\n- [lewd.se](https://lewd.se)\n- [p.iotek.org](https://p.iotek.org)\n- [pastebin.com](https://pastebin.com)\n- [temp.sh](https://temp.sh)\n- [uguu.se](https://uguu.se)\n\n## environment variables:\n\n- `UA`\n\t- user-agent string (defaults to some chrome one)\n\n## envs for pastebin.com:\n\n- `PB_API_DEV`\n\t- developer api key [required] https://pastebin.com/api#1\n- `PB_API_USR`\n\t- user api key [optional] https://pastebin.com/api#8\n- `PRIVACY`\n\t- paste visibility [optional]\n\t- valid values: public|0, unlisted|1, private|2\n- `ANON`\n\t- paste w/o a user key even if defined [optional]\n\n## examples\n\n- `pb ix ~/.vimrc`\n\t- http://ix.io/1lmr\n- `pb 0x0 \u003c(ps aux)`\n\t- https://0x0.st/s0yS.txt\n- `dmesg | pb iop`\n\t- https://p.iotek.org/gb2\n- `PB_API_DEV=XXXX PRIVACY=0 pb pb /tmp/leak.txt`\n\t- https://pastebin.com/ri2QUGCy\n- `UA=\"Mozilla/5.0 (PlayStation 4 5.55) AppleWebKit/601.2 (KHTML, like Gecko)\" pb uguu /tmp/waifu.jpg`\n\t- https://uguu.se/huLq\n\n## license\n\n![kopimi logo](https://gist.githubusercontent.com/xero/cbcd5c38b695004c848b73e5c1c0c779/raw/6b32899b0af238b17383d7a878a69a076139e72d/kopimi-sm.png)\n\n[kopimi](https://kopimi.com)! in the spirit of _freedom of information_, i encourage you to fork, modify, change, share, or do whatever you like with this project! `^c^v`. or [CC0/public domain](https://creativecommons.org/publicdomain/zero/1.0/) for you nonbelievers.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntax-samurai%2Fpb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyntax-samurai%2Fpb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyntax-samurai%2Fpb/lists"}