CORS ルールビルダー
ネットワークと運用 · 無料オンラインツール
CORS レスポンスヘッダー(Access-Control-*)を生成。
Access-Control-Allow-Origin: https://example.com Access-Control-Allow-Methods: GET, POST Access-Control-Allow-Headers: Content-Type, Authorization Access-Control-Max-Age: 86400
全 CORS ヘッダー
Allow-Origin、Methods、Headers、Expose、Credentials、Max-Age を生成。
プレフライト対応
出力は単純リクエストと OPTIONS プレフライトレスポンスの両方に動作。
エクスポート
Nginx、Express、Apache 設定で使用するためヘッダーをコピーまたはダウンロード。
CORS ルールビルダーの使い方
- 1Enter the URL, IP address, or network parameter to look up.
- 2Click the lookup or test button.
- 3Review the detailed results in the output panel.
- 4Use the information for your network operations.
機能と特徴
- ✓完全無料 — 登録不要、サブスクリプションなし、広告なし
- ✓ブラウザ上で完全に動作 — データは端末から送信されません
- ✓高速・軽量 — 即座に結果を表示
- ✓クロスプラットフォーム — デスクトップ・タブレット・モバイル対応
よくある質問
Are network lookups real-time?
Yes, IP lookups, DNS queries, and HTTP tests perform live network requests to provide current data.
Is my IP address logged?
The IP Lookup tool queries public geolocation APIs. We do not store your IP address or lookup history.
Why do geolocation results differ between providers?
Each provider maintains its own IP-to-location database with different update cycles and coverage. Treat any single result as an approximation, not an exact address.
Do the results reflect me if I use a proxy or VPN?
No. Results show the egress IP of the proxy or VPN you are connected through. Disconnect it if you need your real public IP.
関連ツール
Robots.txt 生成器
サイトの robots.txt ルールを生成。
Sitemap XML 生成器
URL リストから sitemap.xml を生成。
.htaccess 生成器
リダイレクト/キャッシュ/認証の .htaccess ルールを生成。
Nginx 設定生成器
リバースプロキシ/静的サイトの Nginx 設定を生成。
Docker Compose 生成器
docker-compose.yml を視覚的に生成。
Dockerfile 生成器
言語/ランタイム別に Dockerfile テンプレートを生成。
.gitignore 生成器
言語/IDE 選択で .gitignore テンプレートを生成。
CI/CD YAML 生成器
GitHub Actions / GitLab CI パイプラインテンプレートを生成。