Skip to content

chadsec1/SimpleBin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleBin

This is a really simple self-hostable paste bin site

I design this to be ultra simple, and lightweight. No logins, no bloated features, just straight to the point.

Screenshot 1

Screenshot 1

Installation

Install requirements:

pip install -r requirements.txt

Usage

Start run.py:

python3 run.py

The server will be exposed on 127.0.0.1:8000

DO NOT EXPOSE IT TO THE INTERNET! put it behind a web server first.

About

A simple self-hostable paste bin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published