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 | 31 |
Tags
- pfsense
- ansible
- xe guest utilities
- elastic stack
- application security
- ELASTIC
- 로그인불가
- proxycfg
- miniconda
- 한글가이드
- Windows
- Elasticsearch
- Kibana
- XCP-ng
- GitLab
- G-suite
- PlayBook
- docker
- macos
- Kibana server is not ready yet
- freebsd
- x-pack
- Proxy
- centos 8
- endpoint security
- 보안양파
- bash
- hardening
- 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