Skip to content

rasch/pb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

pb

Upload files to 0x0.st, then display the url. The file is deleted after 14 days. There is a file size limit of 512MB.

Usage

Upload a file or directory. Directories are compressed using tar and gzip. Pass the -e option to encrypt the file using GnuPG before uploading.

pb <file|directory>
pb -e <file|directory>

The pb script also accepts stdin.

... | pb
... | pb -e

Install

pnpm add --global @rasch/pb
npm

npm install --global @rasch/pb

yarn

yarn global add @rasch/pb

About

πŸ“‹ Share files using the online paste service at 0x0.st

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages