Port Kontrol API
Port Kontrol API
GET
https://api.avokdaogames.com/portcontrol/port.php
Bu API gönderilen IP adresi ve port bilgilerini kontrol edip JSON çıktı sunar.
Path Parameters
Name
Type
Description
port
integer
Belirtilen port numarası.
ip
string
Belirtilen ip adresi.
{"status":"true","ip":"IP_ADDRESS","port":"PORT","message:"Online"}
Last updated
Was this helpful?