Skip to content

A simple script in bash (.sh) for linux operating systems that support it. It allows the contents of a .log, .txt or other specified text file to be uploaded to a Pastebin (or Haste) server.

License

Notifications You must be signed in to change notification settings

alemxdev/Pastebin-Upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Pastebin-Upload

A simple Bash script (.sh) for Linux (or compatible) operating systems. It allows you to upload the contents of a .log, .txt, or other text-based file directly to the PasteBin of Zampto, specifically pastebin.zampto.net, using a simple command-line approach (e.g., SSH, console, etc.).

Disclaimer
Use this script at your own risk. Once the file is uploaded, there is no guarantee of privacy, and the author or Zampto assumes no responsibility for any data leaks, unintended disclosure, or other issues that may arise from its usage.

Features

  • Quick Upload: Send any text file (such as .log, .txt, .conf) directly to pastebin.zampto.net.
  • Command-Line Based: Ideal for SSH sessions or other console-based environments.
  • No Installation Needed: Execute directly from the web without downloading.

One-Liner Execution (Run Without Downloading)

To execute the script directly from the internet, use this command:

bash <(curl -sL https://raw.githubusercontent.com/AlessandroMglx/Pastebin-Upload/refs/heads/main/pastebin-upload.sh)

About

A simple script in bash (.sh) for linux operating systems that support it. It allows the contents of a .log, .txt or other specified text file to be uploaded to a Pastebin (or Haste) server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages