remote proxy server

In computer programming, the proxy pattern is a software design pattern. A proxy, in its most general form, is a class functioning as an interface to something else. The proxy could interface to anything: a network connection, a large object in memory, a file, or some other resource that is expensive or impossible to duplicate. In short, a proxy is a wrapper or agent object that is being called by the client to access the real serving object behind the scenes. Use of the proxy can simply be forwarding to the real object, or can provide additional logic. In the proxy, extra functionality can be provided, for example caching when operations on the real object are resource intensive, or checking preconditions before operations on the real object are invoked. For the client, usage of a proxy object is similar to using the real object, because both implement the same interface.

You do not have permission to view the full content of this post. Log in or register now.
  1. U

    Closed Q: paano gumawa ng sariling remote proxy?

    may access po ako sa domain pero gusto ko gumawa ng sariling proxy server. any inputs?
  2. C

    Closed Status 200 ok /http 1.0 connection established but not connecting

    Hello everyone. Recently an http injector trick on my ISP has been blocked and I decided to try create my own EHI file. The host used on the trick was [server4.operamini.kom]. Well after hours of trying to come up with a working payload I managed to create this payload: HEAD...
  3. N

    Closed (working) remote proxies po para sa inyo

    nemurin.xx.fbcdn.net scontent-ku.xx.fbcdn.net coscontent-sea.xx.fbcdn.net Port:80 Tested ko na po yan lahat. Okay lang po kahit like lang. PS: Only for http injector, I think. :)
  4. D

    Closed Tips for remote proxy?

    mga masters ano po tips sa paghahanap ng malakas na remote proxy server?
  5. N

    Closed Remote proxy. see screenshot.

    PROXY: 5.196.44.136 PORT: 3128 Enjoy!
  6. N

    Closed Remote proxy. see screenshot.

    PROXY: 5.196.44.136 PORT: 3128 Enjoy!
  7. D

    Closed Rps + ssh server

    Same location parehas india.. good for 1 week hahaha
Back
Top