• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by miniake

  1. miniake

    Updating Multiple noip.com DDNS Hosts?

    You are supposed to encode your host-name before sending request. So that comma (,) will become %2C, and will not affect your query string.
  2. miniake

    Updating Multiple noip.com DDNS Hosts?

    curl is available, hence you can always write shell script to update your custom host. For NO-IP's API, http://www.noip.com/integrate/request
Back
Top