Closed Thread
Results 1 to 5 of 5

Thread: how can i use of my linux server as a proxy server?

  1. #1
    alilg's Avatar
    alilg is offline Learning Programmer
    Join Date
    Apr 2008
    Location
    LA
    Posts
    57
    Rep Power
    15

    how can i use of my linux server as a proxy server?

    HI

    i am behind a very strict firewall!
    all ports blocked! just port 80 is open!
    so i can't login ssh tunnel even!

    i just can use of HTTP PROXY!
    but i can't find a trusted proxy!

    so how i can make my linux dedicate server like a http proxy server?
    my pc located at asia!
    but my linux server located at usa!
    so how i can connect to my linux server and surf the web?

    is there any software or script to do this?

    thanks

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: how can i use of my linux server as a proxy server?

    Use a PHP type of proxy. If your not familiar with how this work, basically you'd ask your server for a page on the web and it would get it. There are lots of PHP proxy scripts out there already that allow lots of things like cookies and things.

  4. #3
    alilg's Avatar
    alilg is offline Learning Programmer
    Join Date
    Apr 2008
    Location
    LA
    Posts
    57
    Rep Power
    15

    Re: how can i use of my linux server as a proxy server?

    Quote Originally Posted by BlaineSch View Post
    Use a PHP type of proxy. If your not familiar with how this work, basically you'd ask your server for a page on the web and it would get it. There are lots of PHP proxy scripts out there already that allow lots of things like cookies and things.
    hi. no those are not good! specially when you want to login to a website, it can't login well!
    i looking for something like apache proxy module!

  5. #4
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: how can i use of my linux server as a proxy server?

    Using cURL you have the ability to store cookies.

  6. #5
    alilg's Avatar
    alilg is offline Learning Programmer
    Join Date
    Apr 2008
    Location
    LA
    Posts
    57
    Rep Power
    15

    Re: how can i use of my linux server as a proxy server?

    nope! can't help!
    the proxy scripts, changes the urls, patchs etc....!
    javascript and ajax app wont work with these way! (an ajax app like Meebo - Connecting AIM, MSN, Yahoo, Facebook, MySpace messengers not works with this way) Cross domain issue!

    i don't want to open a URL only!
    as i said i want to know to use of my server ip and port in my yahoo messenger for example! which can't login from behind this firewall!

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 12
    Last Post: 09-02-2011, 09:32 PM
  2. How to get the address of remote host behind proxy server
    By rhossis in forum PHP Development
    Replies: 4
    Last Post: 05-29-2011, 12:28 AM
  3. remote commands to windows server from linux server
    By centsinger in forum PHP Development
    Replies: 2
    Last Post: 06-15-2010, 08:00 AM
  4. Ip Forwarding, Proxy Server for Linux?
    By Pan in forum Linux Networking
    Replies: 2
    Last Post: 02-21-2008, 04:48 PM
  5. Proxy server
    By cxn in forum Computer Software/OS
    Replies: 8
    Last Post: 07-25-2007, 01:16 AM

Tags for this Thread

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