FireStreaker2 / Mirror

Simple way to quickly mirror a site

Home Page:https://mirror.firestreaker2.gq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mirror

About

Mirror is a quick way to mirror a site, using http-proxy-middleware. It was made with express and TypeScript.

Usage

Setup

$ git clone https://github.com/FireStreaker2/Mirror.git
$ cd Mirror
$ npm i
$ npm start

Configuration

  • PORT: port of the webserver
  • URL: url to mirror

License

MIT

About

Simple way to quickly mirror a site

https://mirror.firestreaker2.gq

License:MIT License


Languages

Language:TypeScript 100.0%