Skip to main content

Questions tagged [proxy]

A proxy server is a software or a dedicated computer that acts as an intermediary for client requests. Most proxies are used as web proxies in order to filter or cache browsed web content. Using a proxy in order to maintain anonymity or bypass security restrictions is also common.

0 votes
0 answers
37 views

I would like to connect over LAN to a webapp listening on IPv6. What are some ways to accomplish this?

I would like to host a guestbook for our home for visitors to use to post messages and photos. In my router settings I can use a DNS to forward guestbook.example to my local IPv4 adress, 192.XXX.XXX....
user avatar
1 vote
1 answer
36 views

SSH from A through B to C, using private key on B

Schematic: ssh ssh A ------> B ------> C ^ ^ using A's using B's ssh key ssh key Preconditions: A is running ssh-agent A can access B B can access C A can't ...
J.Nexus's user avatar
  • 11
0 votes
0 answers
9 views

How can I reliably test the bandwidth through proxychains?

I run my proxychains through a modified SOCKS proxy, although that’s probably not relevant. But I’ve been struggling to find a reliable way to test the upload/download speed through my proxychains. ...
security_paranoid's user avatar
0 votes
1 answer
14 views

50% of my request to Squid used as a proxy and setup with BasicAuth receive a 407, the other half works as expected. Why?

I have a Java application that needs to ping third party websites. To make it safer, I use Squid as a proxy: +-----------+ +-------------+ +--------------------+ | Java App. |---->| Squid ...
Alexis Wilke's user avatar
  • 1,650
0 votes
0 answers
10 views

how to configure Piped for https on local network with self signed certificate?

I'm configuring Piped on my RPI home lab. In my router I created DNS records youtube.home, api.youtube.home and proxy.youtube.home with the IP of my RPI. I download Piped and execute the configure ...
jotyhista's user avatar
0 votes
0 answers
21 views

How to setup SSL certification for host inside CGNAT accessed via ddns

I am just learning networking (absolute noob, still) and NAS managing. I have a media server running an interface app with no security measures so far, and want to implement SSL certification through ...
GaloisFan's user avatar
  • 101
0 votes
0 answers
23 views

Unresponsive domain names freeze SSH connection when using SOCKS proxy

Is it possible to stop the SSH connection freezing when using dynamic port forwarding (SOCKS proxy) when it encounters an unresponsive DNS name? I found the whole SSH connection freezes when going on ...
Aenfa's user avatar
  • 559
1 vote
0 answers
39 views

Configuring a WireGuard Server to Forward Each Client's Traffic Through a Local SOCKS5 Proxy for Different External IP Addresses?

How to configure the WireGuard server to forward each client's traffic to a monitored port on the local machine, and this monitored port will send traffic out through a SOCKS5 proxy, thereby achieving ...
Alex Ting's user avatar
0 votes
0 answers
31 views

Nginx Reverse Proxy - Node Apps ( on port 3000, 3001, 3002 and 3003) Configuration

0 So i have 4 frontends that i needed to be accessed by public, but i want to specify an user friendly like example.com/lcd instead of example.com:3002. I want this for all those ports, 3001, 3000 and ...
Tiago Pacheco's user avatar
-1 votes
0 answers
20 views

in "tor-expert-bundle-windows" how to ask for a new identity?

I know this forum is for super users, and I am not one, but we need a way to access the free internet despite the censorship in our country. I apologize if my question seems basic, and I appreciate ...
Soshyans's user avatar
1 vote
0 answers
108 views

Squid proxy not caching anything

I can't see any difference between "squid is enabled" and "squid is disabled": the download time for any page seems to be the same. To set up a cache I simply added this line to /...
mazda's user avatar
  • 177
0 votes
0 answers
45 views

Wireguard Proxy : port 443 forwarded but not port 80

Summary : Port 80 and 443 traffic arrives to my VPS but only port 443 traffic is forwarded by Wireguard to my homelab. I recently invested in a cheap VPS. The main objective was to use it as a proxy ...
noway_35's user avatar
0 votes
0 answers
302 views

How to fix Ollama 403 installation Error?

Hi I need to run Ollama on my Mac OS X but I can't install it using Ollama run llama3 I get the 403 error. I am using v2ray on the Clash Verge client. But it seems my client cannot fully change my ...
nohode1999's user avatar
0 votes
1 answer
46 views

Proxy specific windows within same application on MacOS

Trying to proxy a specific window of an application, having multiple windows open of the same application. An example for clarification: Google Chrome - Non-proxy window - Window using proxy #1 - ...
PaulVO's user avatar
  • 101
0 votes
0 answers
28 views

Why does traefik only work if containers are placed into the network traefik_default?

I've inherited some Docker host being used as reverse proxy for a public HTTPS entry-point, so that multiple different webapps can be hosted underneath the same HTTPS entry-point. https://foo.example....
Thorsten Schöning's user avatar

15 30 50 per page
1
2 3 4 5
182