mirror of
https://github.com/YGGverse/web-api.git
synced 2025-08-29 07:12:37 +00:00
update readme
This commit is contained in:
parent
34b17ac926
commit
58984d65d4
21
README.md
21
README.md
@ -1,6 +1,6 @@
|
|||||||
# net-api
|
# net-api
|
||||||
|
|
||||||
Simple Network Tools API
|
Network API with native Yggdrasil/IPv6 support
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
@ -17,11 +17,11 @@ cd src/public
|
|||||||
php -S localhost:8080
|
php -S localhost:8080
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Features
|
||||||
|
|
||||||
### Socket
|
### Socket
|
||||||
|
|
||||||
Check socket
|
Check socket (also useful for open ports detection)
|
||||||
|
|
||||||
#### Usage
|
#### Usage
|
||||||
|
|
||||||
@ -86,3 +86,18 @@ JSON
|
|||||||
records: array
|
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…
x
Reference in New Issue
Block a user