Results 1 to 2 of 2

Thread: proxy server

  1. #1
    Join Date
    Aug 2007
    Posts
    45
    Thanks
    27
    Thanked 0 Times in 0 Posts

    Default proxy server

    My friends from China have to use proxy server in order to access several sites from Taiwan.

    Would appreciate if someone could advise on the difference between a proxy server such as http://www.youhide.com/ and a web proxy such as http://sourceforge.net/projects/ijbswa.

    I also notice that most proxy servers could not access site that has frames
    Code:
    <frameset rows="*,28" frameborder="0" border="0" framespacing="0">
    <frame src="main.php" name="mainFrame">
      <frame src="sub.htm" name="bottomFrame" scrolling="no" noresize>
    If so, what is the alternative HTML code for the above frame?

    Many thanks in advance.

  2. #2
    Join Date
    Mar 2008
    Posts
    218
    Thanks
    7
    Thanked 19 Times in 19 Posts

    Default

    Privoxy is like proximitron and does header rewriting so servers can't retrieve accurate data. Youhide looks good. I followed the headers and data and I couldn't see any of the urls that I requested. But not sure if this is enough prove when someones life depends on it
    Come to think of it, you may have to use a ip based proxy too. the reason is that the dns server of the isp logs all request made to resolve a domainname. maybe youhide will be monitored
    Last edited by tfit; 08-07-2008 at 07:36 PM.

  3. The Following User Says Thank You to tfit For This Useful Post:

    amyy (08-08-2008)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •