An example of the reverse proxy you can set up on your side to talk to DataUnlocker.
- This should be used only in case you have no control over your website's domain DNS. Follow setup instructions on dataunlocker.com.
- This can be ported to many other server-side languages, including PHP. Let us know if you have your implementation and you want to open-source it under MIT licence on DataUnlocker's GitHub.
This app is deployed using Vercel platform.
Visit nodns-proxy-nodejs.vercel.app.
Install Vercel, clone this repository and execute:
vercel
Follow the instructions afterwards.