Installation
August 11, 2019 ยท View on GitHub
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.