Top "Proxy" questions

A proxy is a device or program that stands between two or more interconnected programs or devices.

Could not resolve all dependencies for configuration ':classpath'

I cant seem to get build tools for the latest gradle at all. I suspect its something to do with …

android maven proxy gradle build-tools
Connect with SSH through a proxy

I have no real idea what I'm doing here so please bear that in mind if you can help me! …

ssh proxy terminal
C# Connecting Through Proxy

I work in a office which requires all connections to be made through a specific http proxy. I need to …

c# proxy
Authenticated HTTP proxy with Java

How can I configure the username and password to authenticate a http proxy server using Java? I just found the …

java http proxy
How to fill in proxy information in cntlm config file?

Cntlm is an NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy intended to help you break free from the chains …

proxy
How to Specify Eclipse Proxy Authentication Credentials?

I'm using the latest version of Eclipse Galileo and I have to access the web from behind a proxy. I …

eclipse proxy credentials
How to create a simple proxy in C#?

I have downloaded Privoxy few weeks ago and for the fun I was curious to know how a simple version …

c# .net .net-2.0 proxy
Proxy with express.js

To avoid same-domain AJAX issues, I want my node.js web server to forward all requests from URL /api/BLABLA …

node.js proxy express reverse-proxy
NGINX to reverse proxy websockets AND enable SSL (wss://)?

I'm so lost and new to building NGINX on my own but I want to be able to enable secure …

ssl tcp proxy nginx mod-proxy
How to create a simple http proxy in node.js?

I'm trying to create a proxy server to pass HTTP GET requests from a client to a third party website (…

javascript node.js proxy