잡다한 자료

윈도우용 proxy 서버. squid

돌비 2014. 7. 4. 13:11

* 윈도우용 squid 다운로드

http://squid.acmeconsulting.it/

 

* c:\squid 폴더에 압축풀기

 

* c:\squid\etc

   안에 있는 default 파일들을 conf 파일로 이름 변경

 

* squid.conf 파일에 아래 내용 추가

http_access allow localhost

visible_hostname localhost

hosts_file C:\Windows\System32\drivers\etc\hosts

 

* squid.exe -z 실행

  (스왑디렉토리를 만들기 위해서)

 

* squid.exe 실행

 

* 스마트폰에서, wifi 의 http 프록시 ip, port 설정

  (192.168.2.100, 3128)

반응형