Zum Hauptinhalt springen
Alle KollektionenEinrichtung, Integration und API-BefehleAPI-Befehle
The translation of "Target UDP IPs" from English (en-US) to German (de-DE) is: Ziel-UDP-IPs
The translation of "Target UDP IPs" from English (en-US) to German (de-DE) is: Ziel-UDP-IPs
Evan avatar
Verfasst von Evan
Vor über einer Woche aktualisiert

Sie können sich dafür entscheiden, nur mit UDP-fähigen IPs zu verbinden, indem Sie "-udp-true" oder ";udp=true" nach Ihrem Benutzernamen hinzufügen.

Beispiele

Unbegrenztes Wohnen:

Bitte beachten: Unbegrenzte Wohn-Proxys sind nicht mehr zum Kauf verfügbar. Bestehende Abonnements funktionieren jedoch weiterhin.
curl -x unmetered.residential.proxyrack.net:10000 -U 'username-upd-true:passsword' http://example.com
curl -x unmetered.residential.proxyrack.net:10000 -U 'username;udp=true:passsword' http://example.com

Premium Wohnen:
curl -x premium.residential.proxyrack.net:10000 -U 'username-upd-true:passsword' http://example.com
curl -x premium.residential.proxyrack.net:10000 -U 'username;udp=true:passsword' http://example.com

Privater Unbegrenzter Wohnbereich:
curl -x private.residential.proxyrack.net:10000 -U 'username-upd-true:passsword' http://example.com
curl -x private.residential.proxyrack.net:10000 -U 'username;udp=true:passsword' http://example.com

USA Rotierendes Rechenzentrum:
curl -x usa.rotating.proxyrack.net:10000 -U 'username-upd-true:passsword' http://example.com
curl -x usa.rotating.proxyrack.net:10000 -U 'username;udp=true=10:passsword' http://example.com

Globales Rotierendes Rechenzentrum:
curl -x global.rotating.proxyrack.net:10000 -U 'username-upd-true:passsword' http://example.com
curl -x global.rotating.proxyrack.net:10000 -U 'username;udp=true:passsword' http://example.com

Statisches USA-Datencenter:
curl -x usa.static.proxyrack.net:10000 -U 'username-upd-true:passsword' http://example.com
curl -x usa.static.proxyrack.net:10000 -U 'username;udp=true:passsword' http://example.com

Hat dies deine Frage beantwortet?