Questions tagged [socks]

SOCKS is an Internet protocol that allows both TCP and UDP communications via a proxy server.

Wikipedia:

SOCKS is a de facto standard for circuit-level gateways.

Another use of SOCKS is as a circumvention tool, allowing traffic to bypass Internet filtering to access content otherwise blocked, e.g., by governments, workplaces, schools, and country-specific web services.

Some SSH suites, such as OpenSSH, support dynamic port forwarding that allows the user to create a local SOCKS proxy. This can free the user from the limitations of connecting only to a predefined remote port and server.

The Tor onion proxy software presents a SOCKS interface to its clients.

198 questions
-1
votes
1 answer

Proxy a remote web host to appear as localhost (via ssh tunnel)

I'm developing a web app that needs to embed pages from a legacy web app in an iframe, which needs to be recognised as the same origin to allow the page to mess with the iframe contents via javascript. Since I'm developing on localhost. I therefore…
Nat
  • 99
  • 3
-2
votes
1 answer

Why we need Socks Proxy?

Is there any specific reason for customers to choose SOCKS proxy when compared to HTTP Proxy?
-3
votes
1 answer

Use internet connection of server, on a client, using proxy or something

I am working around to find the best and simplest solution to this: Assume we have a windows server 2008 R2 (name this A) with 2 network card configured, one is connected to Internet and another is connected to company LAN. so I am able to see both…
vaheeds
  • 175
  • 8
1 2 3
13
14