間違いだらけの備忘録

このページの内容は無保証でありこのページの内容によって直接、または間接に損害を受けられたとしても私は責任を取りません。

socks proxy使用方法

http://andre.arko.net/2010/04/04/ipad-internet-via-iphone-without-jailbreaking/

Create a file named socks.pac, and put this in it:

function FindProxyForURL(url, host) {
  return "SOCKS 10.0.0.1:8888";
}

Choose "Auto", and type in the URL of the file you are sharing from the iPhone. For me, that was "http://10.0.0.1/socks.pac".

めも

このページにはhatena以外のサービスからのコンテンツが埋め込まれています。 hatenaによりGoogle AdSense 広告が埋め込まれています。