centipeda / cnti.cc

A simple pastebin built with Flask and sqlite3.

Home Page:https://cnti.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cnti.cc

License: MIT

A simple pastebin built with Flask and sqlite3. Now supports dark mode!

usage

Install Flask and Waitress. Run

./run.py

to start the server. The default port is 5260, but can be specified with

./run.py -p $port

About

A simple pastebin built with Flask and sqlite3.

https://cnti.cc

License:MIT License


Languages

Language:Python 55.8%Language:HTML 44.2%