Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 776 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 776 Bytes

Alexandria

Website Mirroring; Create your personal Alexandria library from Internet

image

How to run:

To run the server:

python alexandria.py

Will run at default port (8000)

To download new site:

python alexandria.py https://bin.com/index.html

And the new site will be available at server instance.

Requirements

  • wget
  • python >= 3.9

About

This project aim to be one file only and minimal deps as possible

References