Browse Source

update readme

main
ghost 12 months ago
parent
commit
58984d65d4
  1. 23
      README.md

23
README.md

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
# net-api
Simple Network Tools API
Network API with native Yggdrasil/IPv6 support
## Install
@ -17,11 +17,11 @@ cd src/public @@ -17,11 +17,11 @@ cd src/public
php -S localhost:8080
```
## Usage
## Features
### Socket
Check socket
Check socket (also useful for open ports detection)
#### Usage
@ -85,4 +85,19 @@ JSON @@ -85,4 +85,19 @@ JSON
success: bool
records: array
}
```
```
## Online
### Yggdrasil
* `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/api/net/`
### Alfis
* `http://api.ygg/net/`
* `http://api.ygg.at/net/`
### Clearnet
* `https://yggapi.duckdns.org/net/`
Loading…
Cancel
Save