Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 357 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 357 Bytes

Installation

Clone this repository then run:

sudo pip install dnslib flask flask_cors

Usage

sudo python httprebind.py domain.name serverIp mode

Where mode is one of: ec2, ecs, gcloud

Make sure you point your domain's nameservers to the server indicated by serverIp, and that that IP is the external address of the server, IPv4.