Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 272 Bytes

File metadata and controls

12 lines (7 loc) · 272 Bytes

SimpleFTPServer

Category: Misc

Difficulty: Easy

Author: BootlegSorcery

It always confused me why python had a simple HTTP server, but never a simple FTP server. So I made my own!

I hope I didn't leave any FLAG open to the global internet...