update readme

This commit is contained in:
ghost 2023-12-17 10:13:21 +02:00
parent 34b17ac926
commit 58984d65d4

View File

@ -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
php -S localhost:8080
```
## Usage
## Features
### Socket
Check socket
Check socket (also useful for open ports detection)
#### Usage
@ -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/`