* 윈도우용 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)

반응형

'잡다한 자료' 카테고리의 다른 글

jquery clone  (0) 2014.07.04
MySQL 함수 생성후, 실행권한 부여  (0) 2014.07.04
MySQL data import  (0) 2014.07.04
MySQL. time_zone 테이블 셋팅  (0) 2014.07.04
centos, oracle client, php  (0) 2014.07.04
Posted by 돌비
,