3 ms·
Some ISPs provide static IPs for an additional fee. Also, there are services like Cloudflare[1] and NoIP[2] that provide Dynamic DNS (DDNS) so you can tie your
by vishnumohandas 2y ago
Some ISPs provide static IPs for an additional fee. Also, there are services like Cloudflare[1] and NoIP[2] that provide Dynamic DNS (DDNS) so you can tie your dynamic IP to a static address.
[1]: https://developers.cloudflare.com/api/operations/dns-records-for-a-zone-update-dns-record https://developers.cloudflare.com/api/operations/dns-records...
[2]: https://www.noip.com https://www.noip.com
- wongarsu 2y agoCloudflare Tunnel is another increasingly popular solution (proxying all your traffic via cloudflare, with the CF Tunnel client taking care of establishing the backend<->cloudflare connection) Of course you can do a similar thing yourself by getting a cheap VPS somewhere (~$2/month with no-name hosters from lowendbox.com) and connecting your server to it via wireguard