Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > DNS

    hrdns dev

    Download button

    No screenshots available
    Downloads: 125  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jarek S. | More programs
    BSD License / FREE
    March 21st, 2012, 07:58 GMT
    ROOT / Internet / DNS

     Read user reviews (0)  Refer to a friend  Subscribe

    hrdns description

    Small tool created for management of hetzner DNS service from command-line

    hrdns is actually a shortcut name from h(etzner)r(obot)dns.

    Developer comments

    I chosen shorter version because of possible license/trademark issues. Hetzner.de provides great hosting services in western europe. As their client, I wanted to automate some parts of our(me & my current company) infrastracture. This tool covers dns-management in Hetzner's Robot panel.

    Installation

    You need access to pstats module from python's standard library. On ubuntu it  can be installed by following command:

        sudo apt-get installl python-profiler

    Then you can install hrdns by typing:

        easy_install hrdns
       
    Examples of commandline usage

    List of maintaned domains:
        hrobot_dns.py list -u< user > -p< password >

    Add new domain:
        hrobot_dns.py add -u< user > -p< password > -d domain.com -i 8.8.8.8

    Delete domain:
        hrobot_dns.py delete -u< user > -p< password > -d domain.com

    Dump dns records:
        hrobot_dns.py show -u< user > -p< password > -d domain.com

    Updating dns recods (from file):
        hrobot_dns.py update -u< user > -p< password > -d domain.com -f dnsrecords.txt

    Storing username and password in safe way

    There 3 ways to pass username/password to script:
    1. Passing it through params which is unsafe.
    2. Environment variables HRDNS_USER, HRDNS_PASSWORD like this:

    export HRDNS_USER=< user >
    export HRDNS_PASSWORD=< password >
    hrobot_dns.py list


    3. By creating file ~/.hrdnsrc with source like this:

    [hrdns]
    user=< user >
    password=< password >



    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    hetzner DNS | DNS management | hetzner | DNS | management

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM