Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

NebulaBC/gitshortener

Repository files navigation

Source code for neb.cx gitshortener

Code style: black Project Status: Active – The project has reached a stable, usable state and is being actively developed. Active Development

Git-Shortener is a github/gitlab link shortener. I created this service around 2/22, but accedentily deleted it. This is a re-write.

This project uses the FLAW stack: Flask sqLite Apache Waitress

To setup,

pip3 install -r requirements.txt

Then you can edit config.py to your liking. After you are done with that you can

python3 app.py

to start.

IPs from links.sqlite are encoded, if you would like to decode an ip to view it you can run

python3 DecodeIP.py

and follow the steps it gives you

Note: I am not responsible for any vulnerabilities this program could have, or data leakage. Use at your own risk!

About

moved to sourcehut, out of date anyway

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors