Skip to content

rustybalboadev/yoink-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

yoink.rip is a flask application I made early October of 2020 that focuses on being a remake of grabify with more realistic domains.

Installation:

First clone the repository by running the following command:

git clone https://github.com/RustyBalboadev/yoink-public.git

Now you will need to install the modules required to run the app

pip install -r requirements.txt

The next step will be filling out the config file named config.yaml

Config Required Fields
mongo-uri
secret-key
base-url
encryption-key

Now to run the flask application run

flask run

and the app will be running on localhost:5000

About

Remake of grabify with more realistic domains

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published