CSP 빌더
네트워크 및 운영 · 무료 온라인 도구
CSP 헤더 지시문을 시각적으로 구성.
Fallback for other resource types.
JavaScript sources.
Stylesheet sources.
Image sources.
Font sources.
Fetch, WebSocket, EventSource targets.
Audio/video sources.
Plugin objects (e.g. Flash).
iframe / frame sources.
Allowed <base> URIs.
Allowed form submission targets.
Parents that may embed this page (anti-clickjacking).
Content-Security-Policy: default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline';
모든 지시어
default-src, script-src, frame-ancestors 등을 포함합니다.
실시간 미리보기
입력하는 즉시 헤더가 업데이트됩니다 — 지시어를 생략하려면 필드를 비워두세요.
복사 또는 다운로드
헤더를 클립보드로 또는 서버 구성을 위한 텍스트 파일로 내보냅니다.
CSP 빌더 사용 방법
- 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.
주요 기능
- ✓100% 무료 — 가입, 구독, 광고 없음
- ✓브라우저에서만 실행 — 데이터는 기기를 떠나지 않습니다
- ✓빠르고 가벼움 — 즉시 결과 확인
- ✓크로스 플랫폼 — 데스크톱, 태블릿, 모바일 지원
자주 묻는 질문
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.
관련 도구
CORS 규칙 빌더
CORS 응답 헤더 생성 (Access-Control-*).
Robots.txt 생성기
사이트용 robots.txt 규칙 생성.
Sitemap XML 생성기
URL 목록에서 sitemap.xml 생성.
.htaccess 생성기
리디렉션/캐시/인증 .htaccess 규칙 생성.
Nginx Config 생성기
역방향 프록시/정적 사이트 Nginx 구성 생성.
Docker Compose 생성기
docker-compose.yml을 시각적으로 생성.
Dockerfile 생성기
언어/런타임별 Dockerfile 템플릿 생성.
.gitignore 생성기
언어/IDE 선택별 .gitignore 템플릿 생성.