The http-proxy tag has no usage guidance.
0
votes
1answer
22 views
How to is the system proxy configured in Tails OS?
How is tails system wide proxy configured in tails?
Tails have non-null variables SOCKS5_SERVER, SOCKS_SERVER set to 127.0.0.1:9050 but I guess this is not enough to force all connection to be ...
1
vote
1answer
23 views
Linux http_proxy env vars and Firefox websocket connection
The question: is there an env var like http_proxy that will cause Firefox to make WebSocket connections through my proxy when "Use system proxy settings" is selected?
I'm running Linux and ...
1
vote
1answer
29 views
What file determines “# Registers:” entries in /home/ubuntu/.viminfo after apache2 restart [closed]
I posted this question in "Ask Ubuntu" but no replies.
I have installed Apache2 on Ubuntu LTS 16.04. I looked at the /home/ubuntu/.viminfo file and it contained the following lines.
# Registers:
"0 ...
1
vote
1answer
73 views
How to capture SQUID proxy traffic via tcpdump with actual information?
I am using squid as proxy in a small setup having one internal NIC and one external NIC. Now using tcp, I can capture traffic on either side but there is some problem that I am facing. If I capture ...
5
votes
2answers
451 views
Which process uses http-proxy 8080 [duplicate]
nmap -p1-65535 localhost gives me
PORT STATE SERVICE
8080/tcp open http-proxy
What is the process that is using this port.
From /etc/services/:
http-alt 8080/tcp webcache # WWW ...
0
votes
1answer
33 views
can i configure an apache VirtualHost Proxy BalancerMember as failover-only (e.g. hot/warm)?
i currently have a VirtualHost configured to load balance between 2 servers. however, to avoid race conditions that occur when both instances are active, i would like to switch to a hot/warm ...
0
votes
0answers
43 views
Does my iptables command change the header fields in matching packets?
I don't understand what this iptables command actually does. Can someone explain?
iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 10000
I do understand that tcp ...
0
votes
0answers
25 views
squid along side sonicwall in transparent mode single nic
I have the following network configuration:
Sonicwall Router @ 10.5.0.1 > connected to internet with DSL and Cable.
Squid Machine @ 10.5.0.10
Workstations @ 10.10.0.0 (VLAN 10)
Beyond that I have a ...
1
vote
1answer
53 views
Server solution, forwarding HTTP traffic
I'm looking for a solution to redirect GET/POST HTTP requests on a server.
The easy part would be port translation and hostname redirection (HTTP 3xx redirection):
When my server in a DMZ receives ...
0
votes
3answers
164 views
Blocking only a certain subpage of a website
Is it possible to blocking only a certain subpage of a website instead of all domain by modifying /etc/hosts file? For example I want to block http://example.com/whatever.html instead of all domain ...
0
votes
2answers
36 views
if a HTTP request is like HTTP://IP/path with a http proxy, will it go to Internet or Ethernet [closed]
AWS enterprise VPC
http proxy exists
Without the HTTP proxy, curl http://169.254.169.254/lastest/meta-data successful, but disconnect to the Internet. This IP address is not Category A, B, C. Use ...
0
votes
0answers
139 views
Httpoxy: How to find potentially vulnerable PHP code?
The new vulnerability httpoxy may use the HTTP_PROXY variable for redirecting HTTP calls.
I have an Apache web server and I'm running various open source PHP applications such as Wordpress, Mantis ...
1
vote
0answers
79 views
proxy authentication failed but for selected packages only
I have recently installed Ubuntu 14.0.1 version on my machine. I use a proxy server to access internet and for this I have to provide the necessary IP address of the proxy server, port number and my ...
1
vote
0answers
15 views
MOD_PROXY with Squid
I am not entirely sure how to ask this question so it may have been discussed before. Attached below is an image of my image server setup. Here is how it works:
A User visits my real estate website ...
1
vote
1answer
108 views
Images and Stylesheets not loading from squid due to a bad certificate?
I just setup Gate Sentry on a Raspberry PI 3, and it contains Squid 3 as part of it's proxy chain.
It also utilizes ssl bump and certain websites that use SSL (usually big ones, like Facebook and ...
0
votes
0answers
48 views
What features of Squid 3 would allow the blocking of all traffic and then just adding servers to a whitelist that are allowed through?
I just installed Gate Sentry on a Raspberrry PI 3, and I'm able to block https facebook; provided I set the browser to use the proxy on port 8080 and the certificate. It gives me a nice content ...
1
vote
0answers
13 views
DD WRT restrict access but exclude subdomain
I know it's possible to restrict access to some websites in Access restrictions section. I'd like to know if it possible to exclude from restriction subdomain of a site.
For example:
http://...
3
votes
1answer
89 views
How can I specify a system wide proxy without giving my password in plaintext?
I must use a proxy for all internet traffic, I currently have it specified like this in /etc/environment :
http_proxy=http://jsj:[email protected]:8080
https_proxy=http://...
3
votes
2answers
232 views
Is there any tool for setting up proxy with pac file?
I've learned that different programs process pac files in different ways, and maybe most of them even don't support pac files. So I want to know if there is a tool that setup a proxy says 127.0.0.1:...
2
votes
2answers
567 views
Avoiding plain-text password in http_proxy
I am behind a corporate firewall, which brings lots of pains in the area of proxies. There are two main approaches I've found to work:
Use Cntlm at the cost of not being able to connect (from the ...
1
vote
0answers
450 views
Forward and reverse proxy to tunnel ssh through Apache
I have an Apache 2.4 server (on Debian Jessie) with multiple websites running on it with and without SSL.
In the hotel where I am now, port 22 seems to be blocked, but I would like to connect to my ...
0
votes
1answer
167 views
Proxy information without username and password
I am installing Debian and have been prompted to enter proxy information in standard form of "http://[[user][:pass]@]host[:port]/".
I don't need any username and password to connect through my proxy. ...
0
votes
1answer
155 views
Nginx: proxy_store_access option doesn't seem to work
I'm using proxy_pass to handle file uploading via nginx for a Rails app, and it's working fine, , except for the file permissions. Here's the current config block:
location ~ ^my_filename_regex$ {
...
0
votes
0answers
152 views
How to tunnel proxies on openwrt
Currently I have setup wifi access point on openwrt.
I wonder how do I tunnel proxies and route all traffic through the tunnel.
client=>proxy1=>proxy2=>google server
I want to create kind of proxy ...
-1
votes
1answer
48 views
What are all the places http_proxy can be set?
I am trying to install a Centos 7 VM imported from another LAN environment.
I have reconfigured the network in /etc/sysconfig/network-scripts/ifcfg-eth0.
So now I can ssh to the machine and ping ...
0
votes
1answer
16 views
Yum still looking for an old proxy
Our firewall and gateway team installed new proxy servers last week, and I updated the proxy information both in /root/.bash_profile and in /etc/yum.conf.
However, strace -f yum -v clean all shows ...
0
votes
1answer
463 views
How to remove port number from url?
My application "XY" running on port 1234 in tomcat server. I'm using HA-Proxy for loadbalancing. So in loadbalancing my front end port is 5678 to access the "XY" application through browser. Right now,...
1
vote
2answers
289 views
Is there a way to resolve DNS locally when using an HTTP proxy?
This is based on this question: http://askubuntu.com/questions/447877/how-to-resolve-the-dns-locally-when-there-is-a-proxy-configured
All I want to know is if there is an existing way to achieve this:...
1
vote
1answer
384 views
Can I setup a local transparent proxy to forward requests to another another web proxy
I would like to set up a local Linux system to tunnel all http/https requests transparently through a corporate proxy. Many scripts honor http_proxy environment variables but some don't and it is a ...
1
vote
1answer
711 views
Proxy all requests : Linux
Like proxifier in Windows, can I intercept all tcp requests in Linux and pass it through a proxied connection.
0
votes
1answer
222 views
Detect HTTPS Post Request Body (and JSON-Body)
I have a program which communicates with a server via an JSON-API.
Basically what it is doing is sending POST requests to https: // myserver / json with a json-file within the POST body.
I need a way ...
3
votes
1answer
1k views
About tun2socks (BadVPN) SOCKS proxy
I am not very experienced with socks proxy. Recently I found the tun2socks. If you open the link, in the 1st paragraph it says :
It implements a TUN virtual network interface which accepts all
...
2
votes
2answers
2k views
How to use yaourt on arch linux under proxy?
How do I install applications using yaourt under proxy network.
For pacman I can simply use:
export http_proxy=http://usernm:passwd@link:port
sudo -E pacman -S application
But how do I do this for ...
4
votes
3answers
1k views
What's the 'right' format for the HTTP_PROXY environment variable? Caps or no caps?
I've encountered both http_proxy and HTTP_PROXY. Are both forms equivalent? Does one of them take precedence over the other?
2
votes
1answer
127 views
Local transparent proxy
In my workplace I'm using Debian Linux. It is, however, a Windows shop and recently they decided to install a proxy that needs my Windows domain credentials to use.
I can only access the Internet ...
4
votes
3answers
494 views
How to browse a website as if I am in USA? [closed]
I am in Taiwan right now and whenever I go to a website that I could browse in USA, it directly transfers me to the Asia site. There is no way to browse the USA version of the site, probably because ...
11
votes
1answer
14k views
How to use ssh over http or https?
I have a linux fedora21 client laptop behind a corporate firewall (which lets through http and https ports but not ssh 22) and I have a linux fedora21 server at home behind my own router.
Browsing ...
1
vote
0answers
216 views
ufw firewall - how to only “allow” when I am going through a proxy
I am using a proxy to navigate on internet, and I am trying to setup a firewall that will only let me connect to internet via this proxy:
if I forgot to turn on the proxy, that I should not be able ...
2
votes
0answers
147 views
Apache modssl returning random unwanted 200's rather than 404's
I have a fairly simple apache 2.4.7 config on CentOS 6.5 Linux and an active web server.
No PHP or CGI, just some static pages and a proxypass to a different server tier.
I'm doing some security ...
0
votes
1answer
400 views
wget not working but apt-get does
Although this question relates to Raspbian running on my Raspberry Pi, it feels like it is a more general Linux query....
The Pi is sat on a network which includes a Microsoft TMG server. I have ...
1
vote
0answers
219 views
How to configure nginx to dynamically read folders, user accounts/domains?
I have cPanel and Apache 2.4 on my CentOS 6.6 VPS. I installed Nginx as a reverse proxy.
Everything works fine. I have 2 domains on the VPS & I'm able to configure them both on nginx.
The ...
1
vote
1answer
505 views
Is it useful for a proxy to buffer less data than Linux RCVBUF can?
I am looking at how HTTP proxies and reverse proxies deal with slow client problems. The idea is that the upstream server only have a limited slots for clients and if the client is slow to receive ...
1
vote
1answer
8k views
How to configure HAproxy to redirect multiple domain
i need configure HAproxy to redirect multiple domain with SSL, i need redirect in this way:
www.foo.com redirect to ip_other_webserver:81
www.bar.com redirect to ip_other_webserver:82
www.zoo.com ...
0
votes
1answer
3k views
nginx reverse proxy for jenkins returning a 404
I have a vanilla installation of nginx on Ubuntu 14.04 and I am trying to run a reverse proxy in front of a Jenkins installation (running on port 8080 as bellow).
I created a conf file to be included ...
1
vote
2answers
1k views
how to use http proxy in terminal
I have to use a http proxy to access Internet. Now I'm using firefox with the http proxy to access Internet. But on terminal, I can' access Internet.
So are there ways to use http proxy on terminal ...
2
votes
1answer
1k views
OpenWRT redirect traffic based on requested domain/port pair
If we would have an OpenWRT router, would we have a solution for redirecting the users traffit to HTTPS if they would request a plain HTTP website based on domain name?
Example: If the traffic wants ...
1
vote
1answer
85 views
Visualization tools for REST-based services
Let's say there is a cluster/set of processes that communicate via REST/HTTP (that could describe a whole lot of products these days). What's a good and simple way to view the communication among them ...
0
votes
1answer
392 views
Error “ssh_exchange_identification” with Corkscrew
I'm trying to reach my ssh server (i'm behind a corporate proxy) so I tried to use Corkscrew.
My ssh server is listening on port 443, I put sshd: ALL in my /etc/hosts.allow and there's nothing into my ...
1
vote
1answer
1k views
Apache configuration with proxy and location
I want to map these domains to these ports. How can I do it?
http://test1.example.com/phpmyadmin/ example.com:80/phpmyadmin/
http://test1.example.com/app1/ example.com:8080/app1/
http://...
1
vote
0answers
863 views
How to redirect tun SSL VPN through HTTP CONNECT proxy, using iptables?
I use a VPN under SSL solution (Firepass) on Android. VPN opens an SSL connection on port 443 of remote VPN server.
My mobile carrier doesn't allow direct connections on port 443 but allow SSL ...