Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 370 Bytes

File metadata and controls

20 lines (12 loc) · 370 Bytes

DynamicDNSClient

This application can be used for dynamically refresh the dynamic dns services. Only the requirement is the service provider should provide the refresh through URL.

--

Change the parameter, complile the project and run

Parameters

frmRefresher.cs

Put your url

string url = "<YOUR URL>";