Any python libs for parsing Bind zone files?

前端 未结 5 747
鱼传尺愫
鱼传尺愫 2020-12-06 02:54

Any python libs for parsing Bind zone files? Basically something that will aid in adding/removing zones and records. This needs to work even if someone modifies the zone fi

5条回答
  •  春和景丽
    2020-12-06 03:11

    easyzone is a nice layer over dnspython

    Zoner provides a web-interface for editing zone files and makes use of easyzone.

提交回复
热议问题