Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
8 views

Configure CNTLM for proxy requiring basic authentication

I'm using the Windows 8 Release Preview, but most of the apps aren't working for me, as my institute's lan connection is proxy based, that requires basic authentication. I need help in configuring ...
1
vote
1answer
30 views

What is a good TCP proxy that runs as a windows service?

I'm in a situation where we have a client, a server, then a remote server. The client needs to send commands to the remote server, but it's not possible because of firewall issues. My solution is to ...
0
votes
1answer
22 views

force programs and connections to use a proxy server in windows?

I am based in the uk currently, but have a deep craving for american-only websites. So naturally i have a (paid) proxy server - and while i'd like to know of other paid servers out there, that isn't ...
0
votes
1answer
22 views

Implementing a global proxy with iptables

I'm running a Linux box (Lubuntu 12.04) in an Windows environment where a pac file is used to configure internet access. proxy.pac file: function FindProxyForURL(url, host){ var proxy_yes = "PROXY ...
0
votes
1answer
22 views

Chrome Sign-In behind a proxy

Chrome seems to have picked up my proxy settings no problem, I can go ahead and browse the web. However, I can't "sign-in" to Chrome to pickup my bookmarks, apps, extensions, cloud printing, etc. ...
0
votes
0answers
115 views

How do I setup proxy settings in SkyDrive?

During the custom install screen, and in any menus/config files that I can find for SkyDrive, there's nowhere to set proxy settings. Are users that are behind proxies like myself, simply out of luck? ...
1
vote
0answers
28 views

Is there a way to enforce my Lan Settings without launching Internet Explorer?

Here is my problem: I am changing the Local Area Network Settings using a .reg file that I found on the web. The specific settings can be found in: "Internet Options - Connections (tab) - Lan Settings ...
1
vote
0answers
69 views

Hacker News mysteriously blocked on my Mac OS X Lion

When I try to access http://news.ycombinator.com on my computer, I get 502 proxy error: Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not ...
0
votes
0answers
37 views

Proxy : Automatic Proxy.pac

I'm working in a project that I do not have access to the files but throught a system that allows me changes only on the templates (html), javascript, css, and image files. I would like to be able to ...
1
vote
1answer
37 views

Dynamic proxy using HTTP CONNECT

My university provides internet access through an HTTP proxy which blocks POP, SMTP, and IMAP. To circumvent this, the IT department's "Internet setup guide" suggests to use socat: socat ...
1
vote
0answers
36 views

Sniffing content of web pages in a network - experiment

I want to sniff the web content. Don't worry, no vicious intentions, it is an experiment : ) So the scenario is: I have my host machine, and multiple guest virtual machines running on it. All VMs go ...
0
votes
1answer
77 views

Unable to test HTTP PUT-based file upload via Squid Proxy

I can upload a file to my Apache web server using Curl just fine: echo "[$(date)] file contents." | curl -T - http://WEB-SERVER/upload/sample.put However, if I put a Squid proxy server in between, ...
1
vote
0answers
33 views

Browsers that support Socks5 user/password authentication

I need a browser that can authenticate itself with the usual user/password combination. Arora and Maxthon does this. However, Arora's source code have been edited 2 years ago. Maxthon? It's an ...
1
vote
1answer
111 views

A software like Proxifier for linux?

is there any software similar to Proxifier in windows for linux that passes all of my traffic via SOCKSv4, SOCKSv5, HTTPS and etc.?
0
votes
2answers
131 views

Proxy - Convert HTTP requests to SOCKS5

I'm currently doing some testing work with TOR and ran in to a small problem. Tor's client only supports receiving connections through a SOCKS5 protocol, but the applications I'm using only support ...
1
vote
3answers
144 views

How does circumventing IP restrictions through DNS work in the case of hulu.com?

I just heard from an australian guy that it is possible to watch hulu.com from Australia (which is actually restricted by country IP checks) by using certain DNS servers. Now I was wondering, how ...
0
votes
1answer
63 views

FTP to SFTP/SCP proxy?

I use quite a few web-related pieces of software such as Drupal and Xenu with features that require FTP access to the filesystem. I do have SSH access (so I can use SFTP or scp), but not FTP access ...
0
votes
0answers
56 views

ccproxy configuration for different interfaces

Here is scenario, currently I have CCProxy installed on server that uses interface to connect to dsl. I use same interface to connect to that system. Now there are 2 interfaces on that system. so ...
0
votes
0answers
46 views

Setting socks proxy on embeded linux (on Kindle keyboard 3 wifi) [closed]

Whats the terminal command to set a socks5 proxy to be used by kindle application? I have SSH access to the device. When set, will kindle's webkit based web browser be forced to work through this ...
0
votes
1answer
38 views

Plugin or proxy that can change response content?

On my desktop I woud like to run a proxy or a plugin that would allow one to change the responses received from the server. I would love to use Greasemonkey for this, but Greasemonkey (at least the ...
0
votes
1answer
78 views

How to disable proxy for HTTP request to a specific IP

On my LAN there is a proxy, web browsers on computers are configured to use that proxy. I set up a server on my computer, and if others try to access it through my IP, their request goes to the proxy ...
0
votes
0answers
143 views

Chrome: Do not use system-wide proxy settings

Is it possible to configure the proxy for chrome separately, i.e. without using the global windows proxy configuration? I remember there were some discussions about adding a commandline switch for it ...
0
votes
3answers
489 views

In Windows 7, how to change proxy settings from command line?

How do I change proxy settings from command line in Windows 7? I'm not talking about just the http_proxy. I need to set system-wide proxy settings (the ones in Internet properties setting). How ...
2
votes
1answer
20 views

Have Ubuntu server prefetch and store mail for a Windows workstation?

I'd like to have my Ubuntu server (that also acts as a file and webserver) pre-fetch my mail from varying mail-accounts and have my Windows workstation fetch it from this Ubuntu server, in stead of ...
1
vote
1answer
72 views

How to know if I am connected to the internet by NAT or something else that assigns me a public IP address?

I am connected to the internet through a proxy. When I went to What Is My IP, it shows a different address than that of my proxy. It's is showing the same ipaddress even when I connect through a ...
0
votes
2answers
3k views

Where is proxy setting saved on Ubuntu 12.04?

I'm running Ubuntu 12.04 server inside my company network. It requires a proxy in order to access network outside. I configured the proxy during installation. After that, I found my proxy setting was ...
0
votes
2answers
94 views

Using a proxy for certain sites only

When I work from home, I want to read some sites that my work blocks. Since I'm connected via VPN, their servers route my requests and sites like reddit are blocked. Currently, I just RDP into ...
3
votes
1answer
354 views

How to tunnel HTTP over SSH via SOCKS?

This should be a simple issue to solve, but for some reason it's not working for me. ssh vps works just fine (I use authentication keys) I set up the tunnel with the command: ssh -C2TNv -D 8080 vps ...
0
votes
2answers
46 views

How can I temporarily override a domain name resolution without using the hosts file?

I have 2 versions of the same website located on different IPs -- one is production, and one is staging. The production server: is managed completely by Site5. DNS is done so that foo.com resolves to ...
2
votes
1answer
104 views

How to connect to a LAN with Proxy Settings

I'm new to OS X and I want to connect my Macintosh through a LAN with wired connection using proxy settings and not using the WiFi connection. How do I connect it to the LAN and use the internet?
4
votes
5answers
7k views

Google Drive with proxy authentication

I'm unable to connect the Google Drive application to the Internet. I'm quite sure it's because of the proxy authentication. How can I fix this problem? Windows 7 64 bit, proxy with authentication.
0
votes
1answer
71 views

Applescript Proxy

Ok. So I am having a little trouble getting an apple script program to work. Basically, I have a text file named Proxy.rtf and I need an applescript that grabs line one from this text file and changes ...
3
votes
1answer
70 views

What to do when the ISP seems to interrupt a SOCKS5 connection to a VPS?

I have a VPS and until now have been using a socks5 server on it. The problem is that recently my ISP (I live in Iran) has figured out some way to interrupt it and I'm receiving the "blocked page" ...
-1
votes
2answers
107 views

How can someone trace web surfer behind proxy? [closed]

Possible Duplicate: How to get the real IP address of someone using a proxy? I stumbled upon a government linked company website. There is support form in the website. The website warn me ...
1
vote
1answer
143 views

How do I make Mac OS X applications use different SOCKS proxies?

Is there a way to make different Mac OS X applications use different SOCKS proxies? I've had no luck using tsocks with Mac OS X applications like Skype, Mail, or Chrome, always segfaults. I believe ...
0
votes
0answers
42 views

Use a Windows XP box to proxy a VPN connection for a LAN

I work on a Mac machin and need to connect to the VPN of my work but the connection from the Mac is a pain. The connections drops in a short period, don't resolve host names, etc. How can I connect ...
0
votes
1answer
394 views

VPN/Proxy server to bypass work proxy

Here is my dilema, I am at work and can not set up a VPN connection to my VPN account in the USA. So what I would like to do is somehow have my "IE" at work connect to my home network and route any ...
0
votes
0answers
12 views

What is the domain that you append to another TLD to get the peer-to-peer squid cache?

I read awhile ago that there's a domain, something like "nyed.net" (although that isn't it, just what I'm remembering) that you append to a domain name to get a cached version. The cached version is ...
0
votes
0answers
113 views

Command-line proxy authentication for java programs

I have a java program that I would like to run at university that connect to the internet. The network is set up here so that I have to authenticate with a HTTP proxy before accessing anything. As I ...
0
votes
0answers
425 views

How to bypass FortiGuard? [closed]

How to bypass FortiGuard? There are alot of sites which are blocked because of FortiGuard.even the https the proxy are blocked also .
2
votes
1answer
97 views

cmd to change Java settings

Is there a way to have a cmd add an exception to the proxies in Java? (Control panel > Network settings > Advanced nework settings) It should be something a user can double-click or wrapped in a ...
7
votes
3answers
252 views

Increasing network speed on low bandwidth

I'm struggling with the following issue: Given a computer with low-medium CPU/RAM capabilities, and an extremely poor network connection. Poor means here 10-15 kb/s. I would like to do something to ...
0
votes
1answer
265 views

Hooking into Firefox' auto-detect proxy settings

I have a squid proxy server running on my home server. I'd like my Firefox to use this proxy server when I'm in my home network, and otherwise use no proxy or some other network's proxy. In Firefox' ...
0
votes
0answers
16 views

How do I connect to a proxy and force applications to access the web via that proxy? [closed]

Possible Duplicate: Force programs that do not specify proxy settings to use a proxy (ie: Steam) I want Steam to use a proxy when it connects to the internet, is there program, etc. that ...
0
votes
0answers
315 views

Using (Squid) Caching Proxy with (HideMyAss) OpenVPN VPN

I've set up Squid proxy, and I confirmed it's working on my PC. Note: To be able to use the Internet with better speed, I have to forward to another parent proxy (my university's proxy). Now I'm ...
0
votes
0answers
84 views

Freeware Local Proxy for Proxy Chaining with HTTPAUTH

I am looking for a freeware local proxy to perform proxy-chaining with HTTPAUTH. To explain my situation: In my workplace I am forced to keep switching between several internet-connected apps, and ...
1
vote
1answer
106 views

Tunneling traffic through a proxy using SSH - what does the proxy server see?

If I am accessing information (in a browser or via bittorent) through an SSH tunnel, what info will then be possible to obtain on the SSH/proxy server itself? As far as I have understood, the ...
4
votes
2answers
142 views

How to make firefox proxy authentication fail silently?

At work, certain protocols are blocked, and websites that I visit try to access these protocols with Javascript. These sites work fine when these requests fail (except for whatever it's trying to do ...
2
votes
2answers
65 views

Emulate home network IP

I wanted to use a service that would allow me to connect to my home network remotely that will emulate the home network IP on the remote computer. So once connected if I went to myip it would show the ...
0
votes
0answers
22 views

Proxification rulte for System process

I'm trying to configure Microsoft Visual Studio 2010 remote debugging and ran into issue: while connecting to remote computer running MSVSMON, client computer sends SYN request for connection. It ...

1 2 3 4 5 12