Web API tools with native Yggdrasil/IPv6 support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ghost e06e5813f8 update depencency name 12 months ago
src/public update depencency name 12 months ago
.gitignore initial commit 12 months ago
LICENSE Initial commit 12 months ago
README.md update depencency name 12 months ago
composer.json update depencency name 12 months ago
composer.lock update depencency name 12 months ago

README.md

net-api

Simple Network Tools API

Install

git clone https://github.com/YGGverse/net-api.git
cd net-api
composer install

Run

cd src/public
php -S localhost:8080

Usage

Dig

Single record

dig.php?name=php.net&record=A

Multiple records

dig.php?name=php.net&records[]=A&records[]=AAAA