bbhtt / upaste

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:The Unlicense


Languages

Language:Shell 100.0%