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