Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- docker
- PlayBook
- proxycfg
- centos 8
- xe guest utilities
- 보안양파
- XCP-ng
- ELASTIC
- hardening
- Proxy
- G-suite
- endpoint security
- pfsense
- Kibana server is not ready yet
- application security
- miniconda
- freebsd
- Kibana
- elastic stack
- macos
- 한글가이드
- x-pack
- Elasticsearch
- bash
- ansible
- Windows
- 로그인불가
- GitLab
- ssh key 배포
Archives
- Today
- Total
선 밖에 선 자유인
Windows 클라이언트 Proxy 설정 본문
- 레지스트리 설정
https://support.microsoft.com/ko-kr/help/819961/how-to-configure-client-proxy-server-settings-by-using-a-registry-file
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MigrateProxy"=dword:00000001
"ProxyEnable"=dword:00000001
"ProxyHttp1.1"=dword:00000000
"ProxyServer"="http://ProxyServername:80"
"ProxyOverride"="<local>"
Comments