Skip to content

Instantly share code, notes, and snippets.

View alyyousuf7's full-sized avatar
💃
Busy programming

Ali Yousuf alyyousuf7

💃
Busy programming
View GitHub Profile
@alyyousuf7
alyyousuf7 / README.md
Last active March 4, 2024 17:19
Ngrok and GoDaddy Connector

Ngrok and GoDaddy Connector

Ngrok provides a paid service to connect custom domain to a service. This script provides similar functionality which requires to be run everytime ngrok is started/restarted.

It updates your custom domain's CNAME record to the ngrok subdomain assigned to your service.

Usage