Skip to content

arfevrier/wwwNetwork-vuejs

Repository files navigation

Whois, Reverse, Nmap, Subdomain aggregator

web (1) (1)

Aggregation in one page all the public information that can be retrieved about a domain name, IP address or AS number. The information retrieved is the sub-domains of a domain name, Whois of an IP/domain name, DNS Record, Domain reverse and IP reverse, Nmap of IP.

Builded files

Check Github action artifacts to find the latest build.

Project setup

# yarn
yarn

# npm
npm install

# pnpm
pnpm install

Compiles and hot-reloads for development

# yarn
yarn dev

# npm
npm run dev

# pnpm
pnpm dev

Compiles and minifies for production

# yarn
yarn build

# npm
npm run build

# pnpm
pnpm build

Customize configuration

See Configuration Reference.

About

Whois, Reverse, Nmap, Subdomain aggregator in vuejs

Resources

Stars

Watchers

Forks