728x90
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://사이트
반응형