249 questions
3
votes
2
answers
253
views
How to make system proxy settings apply to HttpClient.GetAsync() without restarting Windows?
We use the following function to test internet connectivity every 5 seconds. But in some part of the world, this function always returns false. Now, the problem is we can set a proxy server in Windows ...
0
votes
1
answer
53
views
WSO2 MI 4.4.0 - Unable to push data to AWS SQS Queue using AWS SQS connector via proxy server
I am trying to push incoming data to AWS SQS in WSO2 MI 4.4.0 using AWS SQS connector v3.0.1.
Integration: WSO2 MI 4.4.0
Developer Tool: WSO2 MI for VS Code extension
OS: Ubuntu 22.04
Proxy server: ...
1
vote
0
answers
164
views
how to perform http request via proxy using sshtunnel and python
I'm trying to create an ssh tunnel to a remote_server using a PKey entry from the known_hosts file. All seems to work using this configuration:
with sshtunnel.open_tunnel(
(remote_server, 22),
...
0
votes
1
answer
380
views
Connect to an external database over HTTP Proxy with .NET Core
My requirement is to connect to an external SQL Server database from my organization network. My .NET Core application is hosted in Openshift Container and it has to go through an internal Bluecoat ...
1
vote
0
answers
38
views
configure proxy in page.request.get(pdf_url)
I need help how to configure the proxy server properly while using page.request.get. Here is my setup:
I made sure proxy is configure in the context, and I am able to execute page.goto(pdf_url) no ...
2
votes
1
answer
716
views
Debugging a WebSocket Connection Through a Proxy Using Boost Asio and Beast in C++
I have written a script using Boost Asio and Boost Beast to enable WebSocket communication through a proxy server.
I managed to develop a working prototype following How to connect with boost::asio ...
0
votes
1
answer
77
views
Unable to Access Node.js Proxy URL from Browser on DigitalOcean Server
I'm currently setting up a Node.js proxy server on a DigitalOcean droplet to bypass CORS restrictions. While the proxy server seems to be running fine, I'm unable to access the proxy URL from the ...
0
votes
0
answers
173
views
Problem on nginx proxy server, connection refused
I'm developing a web server that uses nodejs react for the frontend and java spring boot in the backend.
I'm creating a container for my application with docker and i'm using nginx to do reverse-proxy ...
1
vote
2
answers
2k
views
The URL http://proxy-server:port is invalid. Future versions of Node.js will throw an error
PS C:\Users\******\Desktop\node> npm -v
(node:3832) [DEP0170] DeprecationWarning: The URL http://proxy-server:port is invalid. Future versions of Node.js will throw an error.
(Use `node --trace-...
0
votes
1
answer
210
views
Mask every column in all tables of a DataBase and specify which not
What I am looking for is to mask all the columns (and new columns that could be added in the future to the tables in my DB).
So for that I want to know if there is a way to mask everything and specify ...
0
votes
0
answers
159
views
Web URL Filter implementation
I have received a task/project from my professor to build a solution for Web URL filtering. Now this being a very open-ended problem statement to work with, I had multiple ways to approach it. One way ...
1
vote
0
answers
797
views
Problem with Kerberos authentication on a proxy server via Python requests
I'm trying to implement sending messages to a Telegram bot using Python using the requests library.
Here's a code snippet:
import requests
from requests_kerberos import HTTPKerberosAuth
answer = ...
2
votes
1
answer
624
views
trying to get data from hubspot
Access to XMLHttpRequest at 'https://api.hubapi.com/crm/v3/objects/contacts' from origin 'http://localhost:3001' has been blocked by CORS policy: Response to preflight request doesn't pass access ...
0
votes
0
answers
318
views
How to make VS Code Live Server's auto reload work in Firefox when using a proxied web server
In VS Code I have installed the Live Server extension and in Firefox I have installed Live Server Web Extension.
When I start the normal Live Server server auto-reload works (i.e. I change a page, ...
0
votes
1
answer
4k
views
Using command line to enable proxy
I'd like to use command line or Powershell to enable "Use setup script" and set the "Script address". Here's the picture: Enable automatic proxy setup Picture , or enable "Use ...
0
votes
0
answers
89
views
Create internal proxy server to transfom proxy with credentials into proxy without credentials
There is excellent library HttpToSocks5Proxy which allows easy use of Socks proxy server in .NET requests, but it also has additional functionality - creates internal HTTP proxy server, which can be ...
0
votes
1
answer
759
views
OTA Failure in ESP32 Due to Certificate Expiration
I had a problem with updating my IoT devices using ESP32 over the internet. The issue occurred because the SSL certificate, which is used to establish a secure connection with the server storing the ...
1
vote
2
answers
344
views
Changing Request Headers when Karate Netty Server is used as a forward proxy server
I have a use case where I am running the Karate Netty server as a forward proxy server to forward requests to a target Tomcat server. I noted that the hostname header gets set to the Karate Netty ...
1
vote
1
answer
3k
views
How to use a proxy in python requests, when the password for the proxy contains a question mark?
I need to get some data using an API.
I need something like:
response = requests.get(url)
which works only locally.
Otherwise, I'm getting following error:
requests.exceptions.ConnectionError: ('...
-1
votes
1
answer
34
views
can proxy servers be able to maximize performances?
it has something to do with optimization performance capability and I don't even understand what this means
I tried searching the answers online but i cant seem to find anything
1
vote
1
answer
1k
views
Docker nginx proxy cannot access dhprams
I generated ssl certificate using letsencrypte but when I ran my docker container this error came
proxy_1 | Checking for dhparams.pem
proxy_1 | Checking for fullchain.pem
proxy_1 | SSL cert ...
0
votes
0
answers
88
views
I have configured HMTL web page onto IIS server. Main page loaded properly. But sublinks not loading, getting http 500 internal server error
I have configured HMTL web page onto IIS server. Main page is getting loaded properly and sublinks wherever we are using only HTML files are also working fine. But the other pages where some other ...
1
vote
2
answers
6k
views
Microsoft Edge proxy settings doesn't work
Could you please visit this link below first.
https://learn.microsoft.com/en-us/deployedge/edge-learnmore-cmdline-options-proxy-settings
I hope start a Microsoft Edge browser without proxy server ...
0
votes
0
answers
808
views
Not getting response using an express proxy server when parsing body
I have 2 servers and 1 proxy server. All running on express. I am facing a problem where I am not getting a request back when I use this in one of the servers :
// Server 1
app.use(express.json()); // ...
0
votes
0
answers
149
views
NPM HTTP-Proxy + Virtual directory doesn't work
We are currently using package "HTTP-proxy" (https://www.npmjs.com/package/http-proxy) for proxy server calls, Below is code how we send proxy server calls.
const proxyRequestOptions = {
...
1
vote
1
answer
938
views
Proxy / cache server for development purposes
I'm working on a mobile client. Dev backend server, I'm working with, isn't stable at all. It may be unusable for a full working day. Prod server is a bit better but still sometimes it doesn't work ...
0
votes
0
answers
1k
views
How to implement simple REST API proxy server in python
I'm trying to build a simple REST API proxy server that receives HTTP requests and forwards them to a remote server.
I need to make it so it is not transparent which means if the client sends a ...
0
votes
1
answer
306
views
Indy HTTP Proxy Server, how to set a password?
I'm thinking of writing a Proxy Server. When I specify and activate the port using the TIdHTTPProxyServer component, the proxy server works properly. It's okay so far, but I can't password it and I ...
0
votes
0
answers
99
views
Fidler not capturing my computer web requests
I recently configured an azure virtual machine so i can access it via remote desktop
then i install Fidler application on it so i can set it up as a proxy server
after that i went back to my local ...
-1
votes
1
answer
816
views
Scraping Websites via Google Cached Pages pages has been blocked
I'm trying to create a Service that Scraping websites by using Google Cached Pages.
Example
https://webcache.googleusercontent.com/search?q=cache:nike.com
The Response that I get is the HTML from ...
0
votes
1
answer
2k
views
Configuring AWS Amplify to use a proxy server for Cognito
I want to setup a service which is accessible from AWS Amplify, that acts as a proxy service to AWS Cognito. The point being, that such a service would provide greater flexibility, along with the ...
2
votes
1
answer
527
views
proxy server working in one case and failed in another case
So i am working on eCommerce website in react and Node. coming to the point, at the time of login the proxy works totally fine but when i made get request to API it shows an error. I spent 2 days ...
0
votes
1
answer
498
views
How can I get my Go (Golang) program to access Cosmos DB (using the MongoDB API) through my company's proxy server?
I'm developing an app (written in Go/Golang and using the "official" MongoDB driver) that must access MongoDB databases in both MongoDB as well as Cosmos/Azure (using the MongoDB API). I ...
0
votes
1
answer
68
views
Twilio Chat - can we use the npm package `twilio-chat` on server side?
I am trying an approach to encapsulate Twilio to our back end and using our own web socket for real-time chat experience.
Can I use twilio-chat behind my web socket as a proxy server?
0
votes
1
answer
437
views
How to use proxy in requests [closed]
I have got proxies from leafproxies, and they are giving me something like this. I don't really understand what this is. At the very end, I want to use it in requests.
Here's what they provide.
...
0
votes
1
answer
2k
views
Post request returns 500 Error on Node app
In my social media application, when a user comments on a post, it throws a 500 Internal Server Error.
The console states POST https://shielded-journey-88539.herokuapp.com/https://us-central1-myapp-...
0
votes
1
answer
935
views
How to handle Nginx internal request or not
I use nginx as proxy server and I just set proxy_intercept_errors on; and also error_page directive error_page 400 /400.html; location = /400.html { root /path/to/error; }.
So the backend server which ...
2
votes
1
answer
17k
views
Why do I get "node: bad option" error when I pass a custom flag to nodejs command line, in a Angular 9 project
I am trying to add a custom flag in the npm start command, in an Angular 9 project, so that inside the local proxy server, I can intercept the proxy request and manipulate data. But I keep getting ...
0
votes
0
answers
289
views
not able to connect to the real device from jump server using java code
i am using java JSCH library to connect to server-2 using jump server(server-1). Using the below code i am able to connect to jump server(server-1). using the same session its failing to connect to ...
1
vote
2
answers
3k
views
Host static website and api service on same server using nginx
I want to serve my static website and API service from same machine using nginx.
Website is present in /var/www/html
API service is running on port 8000
http://localhost should open static website
...
0
votes
1
answer
770
views
Proxy server issue setting using GoogleNews api
There seems to be an issue with the office firewall in accessing GoogleNews api. Initially, the code below gave empty results.
I am able to run the below code after I added proxy the environment ...
0
votes
1
answer
286
views
Block proxy server clients from accessing local devices on the server
I'm running a public proxy server and would like to block clients from accessing local devices on the server.
Local devices are on 10.0.0.0/8.
The proxy server runs on 127.0.0.1:31336. Access to the ...
1
vote
0
answers
116
views
proxy server works when vpn is on?
I wrote proxy server with netty and I used this tutorial https://github.com/netty/netty/tree/4.1/example/src/main/java/io/netty/example/proxy, I mean, I just copy/paste proxy example and the problem ...
0
votes
1
answer
371
views
How to access links using a different proxy server in R?
I am trying to use a different proxy server to do webs scraping in R. I am using use_proxy function in R, but no luck.
Please find the snippet of my code below:
GET("http://had.co.nz", ...
1
vote
1
answer
924
views
Express Proxy Server, to Proxy Fiddler
I have a node.js express proxy server, which I would like to debug, So I want to capture the traffic through fiddler:
const express = require('express');
const expressApp = express();
const ...
-1
votes
1
answer
628
views
Is there a reason I'm not able to start the HTTP(S) Test Script Recorder
enter image description here
I do not have workbench on Apache 5.3 and due to which I don't have HTTP Proxy Server. I used the HTTP(S) Test Script Recorder. Started Chrome and manually configured the ...
1
vote
2
answers
2k
views
How do I setup multiple username:password in squid proxy server
I am able to assign 1 user with password to my squid proxy server but I need to assign multiple users with different password. How do I do this please?
-2
votes
1
answer
368
views
How do you make a URL request that requires access through an ezproxy server? (Python)
I'm doing a personal project where I am trying to scrape HTML tables from a financial data website using Python. I am able to successfully use the requests package in Python to access public websites ...
1
vote
0
answers
29
views
Serving NodeJS Server in a ReactJS project seperately
I am making an API request inside of a redux action. That API request is blocked due to a CORS issue. To solve this I made a proxy Express NodeJS server on the same project, that listens to a ...
3
votes
0
answers
634
views
Openstack swift installation(SAIO) startmain error "No handlers could be found for logger "keystonemiddleware._common.config"
Firstly I know stackoverflow is used mainly for programming but I found no better place ot ask this question.
I tried to install swift using this guide: https://docs.openstack.org/swift/latest/...