{"id":17170398,"url":"https://github.com/rdbisme/ovh-dynhost","last_synced_at":"2025-04-13T16:07:57.426Z","repository":{"id":56134228,"uuid":"78077111","full_name":"rdbisme/ovh-dynhost","owner":"rdbisme","description":"A command line script to update a OVH DynHost with your current public ip. (This repo is a mirror. Official one: https://gitlab.com/rubendibattista/ovh-dynhost)","archived":false,"fork":false,"pushed_at":"2020-11-25T00:16:33.000Z","size":29,"stargazers_count":12,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T16:07:51.791Z","etag":null,"topics":["dynamic-dns","ipify","ovh","ovh-dynhost"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rdbisme.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-05T03:51:39.000Z","updated_at":"2023-10-02T07:33:28.000Z","dependencies_parsed_at":"2022-08-15T13:20:49.595Z","dependency_job_id":null,"html_url":"https://github.com/rdbisme/ovh-dynhost","commit_stats":null,"previous_names":["rubendibattista/ovh-dynhost"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbisme%2Fovh-dynhost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbisme%2Fovh-dynhost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbisme%2Fovh-dynhost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdbisme%2Fovh-dynhost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdbisme","download_url":"https://codeload.github.com/rdbisme/ovh-dynhost/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741206,"owners_count":21154255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dynamic-dns","ipify","ovh","ovh-dynhost"],"created_at":"2024-10-14T23:29:44.219Z","updated_at":"2025-04-13T16:07:57.396Z","avatar_url":"https://github.com/rdbisme.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ovh-dynhost\nThis script sets the DynHost service (that must be created before, check https://docs.ovh.com/gb/en/domains/hosting_dynhost/) with your current public IP that is retrieved from ipify.org API (default, can be overridden). \n\n## Installation\nInstall the script using pip (I strongly suggest to use a virtualenv)\n\n`pip install .`\n\n(The script will be now available in the `PATH`. Reactivate the virtualenv if necessary)\n\nPS: The script is also available directly on PyPI.\n\n`pip install ovh_dynhost`\n\n## Usage\n\n- Sets the `home.mydomain.com` host to your current public IP retrieved from (SSL) [ipify.org](https://www.ipify.org) using `myusername` and `mypassword` as credentials.\n```\novh-dynhost home.mydomain.com myusername mypassword\n```\n- Sets the `0.0.0.0` IP instead of the current public IP\n```\novh-dynhost --ip=0.0.0.0 home.mydomain.com myusername mypassword\n```\n- Use the (unencrypted, check the `http://` instead of `https://`) API from [whatismyipaddress.com](http://www.whatismyipaddress.com)\n```\novh-dynhost --pub-ip-source=http://bot.whatismyipaddress.com home.mydomain.com myusername mypassword\n```\n- Same as first but logging also into `ovh.log` file\n```\novh-dynhost --log-file=ovh.log home.mydomain.com myusername mypassword\n```\n\nIf your prefer to not show up your username or password in the shell, you can provide a separate JSON configuration file. By default the script will lookup into `$HOME/.ovh-dyndns.conf`, but you can also provide a custom configuration file\n\n```\novh-dynhost home.mydomain.com --conf-file=/etc/ovh-dyndns/config.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdbisme%2Fovh-dynhost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdbisme%2Fovh-dynhost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdbisme%2Fovh-dynhost/lists"}