Windows 8.1에 통합 된 대부분의 데스크톱 앱 은 IE와 동일한 프록시 설정을 공유합니다.
- For a system wide proxy you need first manually set IE proxy.
- You can also use 'PAC' proxy settings instead.
를 들어 지하철 애플리케이션 A의 살 밀폐 용기 , 그들은 연결하는 프록시를 사용하지 않습니다 기본적으로 .
- Because they are forbidden to send network traffic to the local computer in case of improper connection.
- This defies the use of loopback method, hence the proxy.
이 딜레마를 피하기 위해 Windows 8.1에는 '루프백 면제'메커니즘이 있습니다.
- You can use the command-line tool called 'checknetisolation' to add certain app to the exempt list.
- The exempted metro app uses IE proxy to connect by default.
- There are third-party tools to do this job at ease.
- The tool 'fiddler' for example is recommened for this purpose.
여기에서 피들러 를 다운로드 할 수 있습니다 : http://fiddler2.com/get-fiddler
- Install and open it
- click 'win8 config'
- check the box behind which is the app you want to exempt.
- save config.
- If you want to set another proxy than IE, you can also fill the proxy address in the same page.