transparentproxy Questions

3

I'm trying to understand how TPROXY works in an effort to build a transparent proxy for Docker containers. After lots of research I managed to create a network namespace, inject an veth interface ...
Toting asked 29/8, 2019 at 12:25

2

Solved

The Apache documentation states that RewriteRule and the should be put in the server configuration, but they can be put in htaccess because of shared hosting situations. I am in such a situation. ...
Qktp asked 6/10, 2013 at 3:25

3

I'm trying to set up a transparent proxy for all types of frames (HTTP, HTTPS), I'm using tinyproxy to do so. I've already set up my router to redirect (using NAT) all incoming and outgoing frames ...
Keramics asked 25/3, 2016 at 5:45

6

Ok, here's what I need. I have a PHP based web crawler. It is accessible here: http://rz7ocnxxu7ka6ncv.onion/ Now, my problem is that my spider that actually crawls pages needs to do so on a SOCKS ...
Perverted asked 11/2, 2012 at 3:3

1

trying to implement transparent proxy same way as in this post, but I have a "proxy" listening only on loopback interface. Once I set DstAddr to loopback, 2nd packet of TCP handshake never received...
Dwaindwaine asked 1/3, 2017 at 9:47

1

I have a local server running a 3rd party application which fetches website content (an http fetch-application for descriptive purpose). In order to modify outgoing request headers and apply some ...
Lotuseater asked 30/12, 2014 at 10:26

3

Solved

I write a heavily asynchronseous application. I am looking for a way to queue method calls, similar to what BeginInvoke / EndInvoke does.... but on my OWN queue. The reaqson is that I am having my...
Sardinia asked 5/5, 2010 at 16:5

2

Solved

I have a Ubuntu linux system acting as a gateway system with two interfaces on it. One interface is for the local network and one interface is for the internet. I am able to route traffic thr...
Latifundium asked 23/5, 2012 at 20:36

3

Solved

We're using the HTTPWebRequest objects to make HTTP requests to our application and we're having a problem when the request requires authentication and there is a transparent proxy (Squid 3.1.10). ...
Bistoury asked 11/6, 2012 at 16:46

3

Solved

I've written a RESTful web service which is consumed only by devices, never browsers. The devices access the internet via the owner's existing household router and communicate with the web service ...
Colored asked 3/7, 2012 at 15:58

1

Solved

I apologize for this question length, but I think you'll all find it worth it. Before I begin, let me say that I was really trying to produce an isolated console application, but sadly that proved ...
1

© 2022 - 2024 — McMap. All rights reserved.