Skip to content

pastewin is a light and fast static front-end for users in countries where Pastebin is banned. Designed with Python and Flask, it provides an accessible alternative to Pastebin.

License

Notifications You must be signed in to change notification settings

OfficialV4NT/pastewin-revive

 
 

Repository files navigation

pastewin

pastewin is a light and fast static front-end for users in countries where Pastebin is banned. Designed with Python and Flask, it provides an accessible alternative to Pastebin.

Official instance: pastewin.up.railway.app

Screenshot

Key Features

  • Fast and lightweight
  • Static front-end
  • Python and Flask-based

Recommended Usage

For an enhanced experience, use the Redirector browser plugin with the following configuration:

Redirector Examples

Example URL: https://pastewin.up.railway.app/B5EfdLF6
Include pattern: ^https?://(?:.*\.)*(?<!link.)pastebin\.com(/.*)?$
Redirect to: https://pastewin.up.railway.app$1
Pattern type: Regular Expression
Pattern Description: ?
Example result: https://pastewin.up.railway.app/B5EfdLF6

Documentation

Clone the reporistrory:

git clone https://github.com/OfficialV4NT/pastewin-revive

Install dependencies:

cd pastewin
pip3 install --user -r requirements.txt

Running:

python3 pastewin/app.py

Check the https://0.0.0.0:5000 address.

License

This project is license under AGPL-3.0 - for details check LICENSE file.

About

pastewin is a light and fast static front-end for users in countries where Pastebin is banned. Designed with Python and Flask, it provides an accessible alternative to Pastebin.

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 48.7%
  • Python 26.3%
  • CSS 18.7%
  • Dockerfile 6.0%
  • Procfile 0.3%