Skip to content

ozwaldorf/0dd.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastly deploy get uploads Mozilla HTTP Observatory Grade

no bullshit command line pastebin

Usage

# Upload file
curl 0dd.sh -LT filename

# Upload command output
command | curl 0dd.sh -LT -

# Get content
curl https://0dd.sh/xxyyzzaa

# Markdown to html
curl https://0dd.sh/deadbeef?md

Development

Note: the key value store must be created and assigned for uploads to work

fastly compute build
fastly compute deploy
fastly kv-store list
fastly kv-store-entry describe -qs <id> -k _upload_metrics

About

no bullshit command line pastebin

Topics

Resources

License

Stars

Watchers

Forks