Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 358 Bytes

Pretty directory server

This little project serves as a slightly better than default directory listing with some utils. I use this to view my recon data hosted on my VPS but you can do whatever you want with it.

Instructions

  • Clone the repo
  • bundle install
  • Modify the config.yml file to set the directory you want to serve
  • ruby server.rb