ADNEX - Aroz Domain Name EXtraction Program
A simple sample for showcasing that you can extract free domain name from your ISP using DNS

TC 674ea26212 更新 'README.md' il y a 3 ans
.gitignore 4ef15fc9ae Initial commit il y a 3 ans
LICENSE 4ef15fc9ae Initial commit il y a 3 ans
README.md 674ea26212 更新 'README.md' il y a 3 ans
go.mod 4821469127 init commit il y a 3 ans
go.sum 4821469127 init commit il y a 3 ans
main.go 1f29e0a977 Added verbal mode and removed aws dependencies il y a 3 ans

README.md

ADNEX

ADNEX - Aroz Domain Name EXtraction Program

A simple sample for showcasing that you can extract free domain name from your ISP using DNS

Installation

git clone http://git.hkwtc.org/TC/ADNEX
cd ./ADNEX
go build

Usage

# Default usage
./adnex
Your public IP address is:  xxx.xxx.xxx.xxx
Your free domain assigned by ISP is:  [host-xxx.xxx-xxx-xxx.static.totalbb.net.tw.]

# Disable verbal outputs, use for piping output to other commands
./adnex.exe -v=false
host-xxx.xxx-xxx-xxx.static.totalbb.net.tw