Skip to main content

Questions tagged [proxy]

A device or program that stands between two or more interconnected programs or devices. Use [dynamic-proxy] for the Java class, [proxy-pattern] for the design pattern, [es6-proxy] for the JavaScript Proxy object.

proxy
0 votes
0 answers
16 views

Proxy error: Unable to parse auth header from HTTP proxy: authentication type 'NTLM' not supported"

I am using a batch script to download files from an SFTP server over the Internet. The script is running on a VM which is behind a corporate proxy. When I am logged in to the SFTP server via WinSCP, ...
liverpoolsunil's user avatar
0 votes
0 answers
13 views

How can I make my proxy server intercept and forward https trrafic too and can I block https websites too (like youtube.com)

I am working on a http proxy in Python with blocking websites functionality and logging. It works fine but it works only with http and not with https. I try it to make it work with the ssl library and ...
exodia's user avatar
  • 1
0 votes
0 answers
17 views

Why Am I Getting a 490 Response Code on TorProxy on an Ubuntu Server? [closed]

I've set up a TorProxy on my Ubuntu server for web crawling due to specific network requirements. When my crawler begins to operate, it functions correctly for about 3 to 4 minutes. However, after ...
Aref's user avatar
  • 1
1 vote
1 answer
21 views

How to rewrite requests dynamically using Charles Proxy?

There is a token in my request's header and I need to modify it to other tokens to test. Now I can manually do this by using the Charles's UI. (click 'rewrite' and copy paste the now token I want to ...
Yang Jiang's user avatar
0 votes
0 answers
17 views

How to properly stop a python proxy server for react without blocking the terminal (main thread)

Right now, I have a proxy server that is started like so: An endpoint is called by the user which starts the proxy server and redirects to the proxy origin URL React const loginURL = `${process.env....
rasputin's user avatar
0 votes
0 answers
14 views

Unable to use Selenium with ProxyScrape proxy server that requires manual login

I'm trying to use Selenium to open a browser and navigate to a website using a ProxyScrape proxy server. However, I'm encountering an issue where the browser requires me to manually log in to the ...
Rev's user avatar
  • 1
0 votes
0 answers
20 views

Using Apify Proxy With Playwright

So , i Trying To use Playwright Python Script headless With Apify trial Proxy inAnd Run it in Apify Console. I always Get different Error When Trying To use thire proxies Nx_proxy error......etc I ...
atta's user avatar
  • 1
1 vote
1 answer
35 views

Angular v18 - 404 on request

I've updated the Angular application to version 18 (18.0.1). I'm facing some issues regarding the http requests on localhost. For most of the requests I'm getting a 404. I'm behind a corporate proxy ...
anyway07's user avatar
  • 287
0 votes
0 answers
24 views

Is there any way to create a VPN trough php

I tried using Google's Gemini API, but it is restricted in my country, so the only way to use it would be for all users from my country to use a vpn I wanted to know if there is any way to bypass that ...
Matei Gabriel's user avatar
0 votes
0 answers
14 views

Can apache2 proxy provide secure commnication with a server app that has no support for SSL?

I have a hosted VPS with apache2 and SSL certificate and key (free, certbot). In DNS I created two subdomains: www.myserver.org and rstudio.myserver.org. Browser connection with https://www.myserver....
Joachim Van Meirvenne's user avatar
0 votes
0 answers
38 views

OpenLDAP authentication acts very slow when Active Directory is unreachable

I am currently struggling with my OpenLDAP configuration. I want my OpenLDAP server to host a local database and to act as a proxy to an Active Directory database. Both databases should be merged to ...
Krisix's user avatar
  • 3
0 votes
0 answers
19 views

Nginx Proxy, Cloudflare Full SSL, and Load Balancer Redirection Loop?

I'm facing an issue with a redirection loop when using Nginx as a reverse proxy in front of my load balancer. My setup is as follows: Domain: aarohisilks.com DNS: Cloudflare, A record pointing to my ...
havishka's user avatar
0 votes
0 answers
12 views

How connecting all users (old & new) to maxscale proxy

I'm encountering an issue where I have set up maxscale as a database proxy. After installing and configuration, when I connect using the maxscale user , data masking rules are applied successfully ...
Ri Hem's user avatar
  • 1
0 votes
0 answers
30 views

nginx as a proxy to a load balancer

I have a Ethernet Over USB device that i connect to PC01.example.com that must reach serverA.example.com with an https get call. Unfortunatly i cannot set a gateway on the device to make serverA ...
Francesco Rogo's user avatar
0 votes
1 answer
40 views

Android Studio Emulators not connecting to internet when set up with proxy

I'm trying to connect my Android Studio emulators to proxies but the the "AndroidWifi" wifi connection has a "limited connection" whenever I configure my proxy settings. The ...
Adrian Ghazvini's user avatar

15 30 50 per page
1
2 3 4 5
1317