Redirect domains using DNS only.
$ cd /opt
$ git clone https://github.com/udleinati/redirect.center.git
$ cd redirect.center
$ npm install
$ npm run start:dev:pretty
Look at the file ./src/config.js to configure others environment variables. You must set at least these three variables:
export FQDN=redirect.center
export PORT=80
export ENTRY_IP=54.84.55.102
$ npm run start:prod
Create an * entry in your DNS.
*.redirect.center CNAME TO redirect.center
This project exists thanks to all the people who contribute. [Contribute].
Udlei Nati π» π π€ π |
---|
Thank you to all our backers! π [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]