Skip to main content

All Questions

Tagged with
1 vote
0 answers
635 views

Using the Android phone VPN on my PC

Here is what I am trying to accomplish. I want to connect to a VPN service on my Android phone. Then, I want to be able to use that VPN service on my PC. I have tried using the Hotspot tethering ...
jamana's user avatar
  • 75
0 votes
0 answers
185 views

Multiple EVE-NG instances behind a Ubuntu Apache reverse proxy

I'm trying to setup multiple instances of EVE-NG community edition behind an apache reverse proxy server. No need for internet or ssl, just http is fine, but if it's a must, I can add https. I get a ...
debosmebo's user avatar
0 votes
1 answer
268 views

Http proxy server for unit test to connect to sftp through java

I am successfully able to connect to sftp over http proxy using paramiko library in python using ncat —proxy command Now I want to test it using java junit test. I am able to successfully create ...
abhishek bhardwaj's user avatar
0 votes
1 answer
550 views

Chromium 113 with proxy, can't figure out the way to use my proxy

I use Linux Mint. If I run: chromium --proxy-server="https=localhost:8000;http=localhost:8000" or chromium --proxy-server="localhost:8000" There's no use of my proxy. I know my ...
Mévatlavé Kraspek's user avatar
0 votes
1 answer
166 views

Map local (like Charles Proxy or Proxyman) a iframe url

There is this page; https://previewer.weborama.nl/preview/Gg28. This page is placing a iframe with the url; //api.warm.weborama.nl/files/advertiser/5580/3073/16217/15899/interscroller.html?.... I want ...
Mr. Sam's user avatar
  • 101
0 votes
0 answers
114 views

Chrome showing ERR_SSL_PROTOCOL_ERROR for Youtube GET https://somerandomhost.googlevideo.com/generate_204

When using an HTTP Forward-Proxy (like TinyProxy but also happens with others) if I load a few YouTube tabs in Chrome I always get a few errors ERR_SSL_PROTOCOL_ERROR when calling GET https://some-...
drizin's user avatar
  • 141
1 vote
1 answer
4k views

'Proxy Connect ABORTED' error behind Proxy accessing GitHub

Our proxy server is giving a Connection ABORTED error when connecting to GitHub. GitHub is on the allow list. Any tips for the networking team? Could this be a problem with cURL? ubuntu@ip-10-xxx-xxx-...
Steve Scott's user avatar
0 votes
2 answers
562 views

How to use nginx as a proxy (not reverse proxy)?

Seems most people are using nginx as a reverse proxy. It possible to use it as a proxy? So people in the network will go through nginx in order to access the internet.
KcFnMi's user avatar
  • 604
1 vote
0 answers
287 views

Cache proxy to store media

I want to set up a caching proxy that will store all the content (i.e. pics, videos, etc...) of the browsers that use the proxy. I've managed to set up a squid proxy server but couldn't find mp4 files ...
yossico's user avatar
  • 193
0 votes
0 answers
1k views

Does OpenVPN support HTTP proxy over SSL (HTTPS)

I'm trying to use the HTTP proxy functionality of OpenVPN over HTTPS, but it is not working. If I use HTTP (PlainText) it works, but I prefer to use it over HTTPS, for security reasons. Is this ...
Peter's user avatar
  • 1
1 vote
0 answers
296 views

Why don't proxychains like programs work in Windows unlike linux?

I wounder something deadly. I use proxychains to direct traffic of any program to http proxy in linux. It doesn't make a difference wheter this traffic http or https. On the other hand, for windows, I ...
Baryon Bozon's user avatar
0 votes
0 answers
571 views

How to redirect traffic to a specific IP through a proxy?

I have an Ubuntu 18.04 machine that for accessing a specific IP (for example n.n.n.n) I need to use a proxy (p.p.p.p:p1) but at the same time, I cannot use the proxy for the rest of the traffic on ...
AVarf's user avatar
  • 101
0 votes
0 answers
1k views

503 Service Unavailable only when a particular URL is accessed from the terminal command line tools like cUrl or wget

I am behind a proxy in a corporate environment: $ printenv | grep proxy http_proxy=http://aproxy.corproot.net:8080/ https_proxy=http://aproxy.corproot.net:8080/ and trying to access the following 2 ...
Gabriel Petrovay's user avatar
2 votes
0 answers
1k views

proxies not working on Macbook

I have both http and socks5 proxies but after I set them up and authenticate, they don't work.  With the http proxy I do have internet access but nothing changes - still my old IP, not the one of the ...
Michal's user avatar
  • 21
0 votes
1 answer
257 views

Proxy/cache with with download accelerator (parallel range requests)

I'd like to use SuperUser collective wisdom to find an http proxy-cache with integrated download accelerator or in other words: parallel range requests. The use case is: a user requests a large file, ...
graffic's user avatar
  • 101

15 30 50 per page
1
2 3 4 5