New app: DNS Hero

master
Pierre Rudloff 2018-08-07 11:00:06 +02:00
parent 6d2b326256
commit c43319ed96
2 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,33 @@
Categories:Internet
License:GPL-3.0-only
Web Site:
Source Code:https://github.com/devgianlu/DNSHero
Issue Tracker:https://github.com/devgianlu/DNSHero/issues
Donate:https://www.paypal.me/devgianlu
Auto Name:DNS Hero
Summary:Inspect DNS zones like a superhero
Description:
DNS Hero let you inspect DNS zones easily. This app will give you information
about the root nameserver, nameservers associated with the domain and various
other DNS records (A, AAAA, MX, CNAME, TXT, SOA). You can also view the domain
health as a diagnostic is run.
Built using the http://zone.vision API by DNSimple.
.
Repo Type:git
Repo:https://github.com/devgianlu/DNSHero
Build:1.0.5-foss,6
commit=v1.0.5
subdir=app
gradle=foss
srclibs=CommonUtils@a89ffaebd726b747d0cfcb4c67b66b5abfc5a9a2
prebuild=sed -i -e '/maven.fabric.io/d' ../build.gradle && \
sed -i -e 's#../CommonUtils#app/$$CommonUtils$$#' ../settings.gradle
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0.5
Current Version Code:6

2
srclibs/CommonUtils.txt Normal file
View File

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://github.com/devgianlu/CommonUtils.git