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
14 views

What do I enter in the DNS/Proxy fields when connecting an Epson printer to a Macbook?

I am trying to connect my Epson L3250 printer to my Macbook for printing. I downloaded Epson Connect Printer Setup for Mac OS X and started the setup procedure, but I get stuck on the "DNS/Proxy ...
Chalcosoma's user avatar
-1 votes
0 answers
31 views

looking for a way (shell/powershell) to healthcheck socks5 proxies and forward requests to the healthiest one [closed]

I have 3 socks5 proxies on 3 different servers, the addresses are as follows: socks5://192.168.100.139:10051 socks5://192.168.9.160:10051 socks5://127.0.0.1:9150 Due to their nature they are ...
Fermichem's user avatar
0 votes
0 answers
43 views

Access domain through another server (like tunneling?)

Is it possible, to route all traffic to and from abc.com on vserver-A through vserver-B? vserver-A and vserver-B are both simple debian VMs on the internet vserver-A should normally use the internet ...
Jonathan's user avatar
  • 123
1 vote
0 answers
27 views

Can I reproduce curl --resolve in a browser?

I often use curl to check web endpoints via curl --resolve thesite.example.com:5555:myproxy.example.com https://thesite.example.com Is there a way to reproduce this in a browser?
WoJ's user avatar
  • 3,263
0 votes
0 answers
45 views

How to inspect HTTPS packets on my network?

I'd like to be able to inspect HTTPS traffic on my personal LAN to see what some closed source applications may be sending back to home base. I've heard that one viable way is to "man in the ...
tuskiomi's user avatar
  • 853
0 votes
0 answers
24 views

Trying to access Synology NAS via DDNS Url, using HAproxy thru PFSense

I have 1) A new Synology Diskstation NAS, which gives me the ability to access my files on it remotely using a feature called Synology Drive, and 2) a PFSense box which serves as my home network's ...
Superion's user avatar
  • 441
0 votes
0 answers
43 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
45 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
13 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
17 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
27 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
27 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
30 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
46 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
45 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

15 30 50 per page
1
2 3 4 5
182