반응형
cmd는 프록시 설정이 안된 상태임
cmd에서 프록시 설정을 하려면 아래 명령어 실행(pac파일로 설정은 안됨)
set proxy_http=http://10.10.10.10:8080
set proxy_https=http://10.10.10.10:8080
start /d "c:\Windows\System32\" /b telnet.exe 192.168.137.1 80
start /d "c:\Windows\System32\" /b iexplorer.exe http://사이트
cmd에서 프록시 설정을 하려면 아래 명령어 실행(pac파일로 설정은 안됨)
set proxy_http=http://10.10.10.10:8080
set proxy_https=http://10.10.10.10:8080
start /d "c:\Windows\System32\" /b telnet.exe 192.168.137.1 80
start /d "c:\Windows\System32\" /b iexplorer.exe http://사이트
반응형
'① 읽고_학습하기 (Input) > IT방향읽기' 카테고리의 다른 글
| 보안솔루션 IOInsight (0) | 2016.10.06 |
|---|---|
| oltp (1) | 2016.10.04 |
| spof (0) | 2016.10.03 |
| 프록시의 기능 (0) | 2016.10.03 |
| 래스터 데이터 (0) | 2016.10.03 |