Skip to content
/ upaste Public
forked from eoli3n/upaste

Paste and upload files to any 0x0 or Rouji/single_php_filehost paste services like 0x0.st, x0.at etc.

License

Notifications You must be signed in to change notification settings

bbhtt/upaste

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

upaste

Paste client

  Usage :

    -h, --help    Print this usage
    -a            Enable autocopy in clipboard
    -t            Set extension

  Use a $XDG_CONFIG_HOME/upaste.conf file to select a different paste
  service. List all URL choices there, one in each line. If a single URL
  is present that will be chosen. If more than one is present, a random
  working one will be chosen.

  Default is https://0x0.st/.

  Working instances are: https://x0.at/, https://ttm.sh/,
  https://0x0.st/, https://xzz.dk/, https://0.vern.cc/, https://envs.sh/
  and https://null.slipfox.xyz/.

  Examples:

      echo "Text here" | up
      cat file.[ext] | up [-t] [ext]
      up filename.[ext]

  Links are logged in $XDG_CACHE_HOME/upaste_history

About

Paste and upload files to any 0x0 or Rouji/single_php_filehost paste services like 0x0.st, x0.at etc.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Shell 100.0%