コンテンツにスキップ
ログイン サインアップ

認証

Shifterの各製品には、それぞれ独自の認証モデルがあります。ご自身のプランに該当するセクションを参照してください。

すべてのリクエストで単一のゲートウェイ、ユーザー名、パスワードを使用します。IPホワイトリストはありません。認証情報のみが唯一の認証手段です。

p.shifter.io:443

ユーザー名にはルーティングオプションも含まれます。

customer-USERNAME # default (rotate, no geo)
customer-USERNAME-country-us # geo-target US
customer-USERNAME-country-us-region-california # region/state-level
customer-USERNAME-country-us-city-new_york # city-level
customer-USERNAME-country-us-asn-7922 # ASN-level (Comcast)
customer-USERNAME-sid-abc123 # sticky session, default 120s TTL
customer-USERNAME-sid-abc123-ttl-600 # sticky session, custom 600s TTL
customer-USERNAME-country-us-strict-true # 502 if no exact match

固定された各IPは同じポート(1337)を使用します。プロキシ間で変わるのはIPのみです。パネルISP Proxiesで、プランに応じて2つの認証モードのいずれかを選択してください。

認可済みソースIP - パネルでサーバーのIPをホワイトリストに登録し、認証情報なしで接続します。

185.199.108.153:1337
185.199.108.154:1337
185.199.108.155:1337

ユーザー名 + パスワード - どこでも使用でき、ホワイトリスト登録は不要です。パネルはIPごとに次の形式で1行を出力します。

185.199.108.153:1337:USERNAME:PASSWORD
185.199.108.154:1337:USERNAME:PASSWORD
185.199.108.155:1337:USERNAME:PASSWORD

ISP Proxies → QuickstartManaging IPsを参照してください。

レガシーのポートリストプランでは、アカウントに紐づく固定範囲のポートが提供されます。各ポートには独自のサブドメインがあります。認証はソースIPのみによって行われます。パネルでサーバーのIPをホワイトリストに登録した後、リスト内の任意のポートに接続してください。

apollo.p.shifter.io:10001
zeus.p.shifter.io:10002
cronos.p.shifter.io:10003

認可済みIPはパネル、またはレガシー管理API経由で管理します。

APIプロダクト(Web Scraping、SERP、Amazon)

Section titled “APIプロダクト(Web Scraping、SERP、Amazon)”

クエリパラメータとしてAPIキーを使用します。キーはパネルの各製品のAPI設定で生成できます。

Terminal window
curl "https://scrape.shifter.io/v1?api_key=YOUR_API_KEY&url=https://example.com"

APIキーをソースコード管理にコミットしないでください。環境変数またはシークレット管理ツールを使用してください。

ProductLimitOverage
Residential ProxiesBandwidth pool (GB/month)Pay-per-GB Extra Traffic
ISP ProxiesPer-IP concurrencyUnlimited bandwidth, no overage
Legacy plansPer-port concurrencyBuy Extra Traffic in the panel
Web Scraping APICredits/monthUpgrade to a larger plan
SERP APICredits/monthUpgrade to a larger plan