Skip to content

This website allows users to create their own rickrolls with links that no-one could recognize. Including rich preview for extra deceit on websites that use rich preview.

License

Notifications You must be signed in to change notification settings

BramvdnHeuvel/Rickroll-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rickroll Generator

This is the Rickroll Generator, a website that allows people to create new Rickroll links for people to fall for! The link includes a rich preview to deceive your victims even more!

What is a rickroll?

Setup

To set the program up, run

    pip install -r requirements.txt
    python setup.py

To run the website, run

    python main.py 127.0.0.1 5000

where 127.0.0.1 and 5000 are the wished ip-address and port, respectively.

If you want to use your own domain name (and not ours), then change line 7 in the file main.py to your own domain name. Make sure you do not add a / at the end of the domain.

About

This website allows users to create their own rickrolls with links that no-one could recognize. Including rich preview for extra deceit on websites that use rich preview.

Resources

License

Stars

Watchers

Forks

Packages

No packages published