Skip to content

0dayCTF/Rickroll-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Rickroll

Simple threaded Python Rickroll server. Listens on port 23 by default.

Rickroll video made using Video-To-Ascii and the standard rickroll video from YouTube.

Note: This was made very quickly and is currently very barebones -- it may be improved later depending on my (admittedly disturbing) commitment to rickrolling people.

To-Do:

  • Add Metrics
  • Find a better way to serve the rickroll rather than the huge array import...
  • Try to improve video quality
  • Add a service file / Install script

About

Python TCP server for terminal rickrolls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.8%
  • Shell 35.1%
  • Dockerfile 4.1%