IP Whitelist
proxy-allow-ip
ile IPv4 Datacenter proxylerinize IP adresi tanımlayabilirsiniz.
https://my.proxynet.io/api/proxy-allow-ip?key=[YOUR_API_KEY]&proxy_id=[PROXY_ID]&allow_ip=[IP_ADRESS]
Parametre
Açıklama
YOUR_API_KEY
API Keyiniz
PROXY-ID
Proxy ID'niz
IP_ADRESS
Tanımlamak istediğiniz IP adresi
Örnek Response
{
"status": true,
"user_id": 1,
"balance": "150",
"currency": "$",
"message": "IP address allowed successfully.",
"ip_allow": "192.168.1.1"
}
Last updated
Was this helpful?