回答編集履歴
1
参考KB追加
answer
CHANGED
@@ -1,3 +1,5 @@
|
|
1
|
+
参考KB:[レジストリ ファイルを使用してクライアントのプロキシ サーバー設定を構成する方法](https://support.microsoft.com/ja-jp/help/819961/how-to-configure-client-proxy-server-settings-by-using-a-registry-file)
|
2
|
+
|
1
3
|
```python
|
2
4
|
from subprocess import check_output
|
3
5
|
from subprocess import CalledProcessError
|