|
ProxHTTPSProxyMII: Reloaded
|
|
May. 07, 2019, 07:11 PM
(This post was last modified: May. 07, 2019 07:12 PM by vlad_s.)
Post: #331
|
|||
|
|||
| RE: ProxHTTPSProxyMII: Reloaded | |||
|
May. 08, 2019, 03:11 AM
Post: #332
|
|||
|
|||
RE: ProxHTTPSProxyMII: Reloaded
(May. 07, 2019 07:11 PM)vlad_s Wrote: For example, with startpage.com, I just once again perform in the browser "refresh" and everything is fine. I have made this happen. (May. 06, 2019 04:08 PM)vlad_s Wrote: [18:19] 661 [F] ('Connection aborted.', ResponseNotReady('Request-sent',)) on "POST http://startpage.com/do/metasearch.pl" http://startpage.com/do/metasearch.pl does not exist. By now, your browser should automatically change this request to https. Are you removing or modifying HTTP Strict-Transport-Security response headers or values, https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security? Does http://startpage.com/ return a redirect to https or go directly to https://startpage.com/? |
|||
|
May. 08, 2019, 06:43 AM
(This post was last modified: May. 08, 2019 06:45 AM by pepak.)
Post: #333
|
|||
|
|||
RE: ProxHTTPSProxyMII: Reloaded
(May. 07, 2019 04:27 PM)JJoe Wrote: Are you having this problem? Yes. Usually if I am too fast with the next POST. With some sites it occurs more often that othes, e.g. logging in to https://forum.delphi.cz/ frequently leads to the error. Unfortunately, I wasn't able to figure out the cause, all the leads I had turned out to be false :-( If someone wants to give it a try, I am attaching the file that I was trying to use. Just import it into the main script. |
|||
|
May. 08, 2019, 02:54 PM
Post: #334
|
|||
|
|||
|
RE: ProxHTTPSProxyMII: Reloaded
JJoe
startpage.com works fine. The error occurs once when viewing several (more than 10) pages in this search engine. Sometimes, when trying to find selected text through the right mouse button, a page with an error opens, instead of startpage.com. If you just press F5 in the browser, then the problem is usually solved. Most often, a problem arises when POST requests, for example, on the response page in a forum, when it is sent, this error may also occur, but not at another time. I generally do not exactly believe that the error is due to ProxHTTPSProxy. Here, too, there is a button "Post Reply", but here I have not yet seen the error. I think we have different reasons for the error with pepak. |
|||
|
May. 08, 2019, 04:04 PM
(This post was last modified: May. 08, 2019 04:09 PM by vlad_s.)
Post: #335
|
|||
|
|||
|
RE: ProxHTTPSProxyMII: Reloaded
Here is a typical error:
ProxHTTPSProxyMII: Code: [18:54] 835 ProxHTTPSProxyMII RearProxy/v1.5 [Errno 32] Broken pipePrivoxy (debug 1024) Code: 2019-05-08 18:50:12.506 7fd0d2195700 Crunch: Blocked: http://counter.yadro.ru/hit?t52.10;rhttps%3A//nnmclub.to/forum/viewtopic.php%3Ft%3D1300644%26start%3D |
|||
|
May. 08, 2019, 04:11 PM
(This post was last modified: May. 08, 2019 04:12 PM by vlad_s.)
Post: #336
|
|||
|
|||
|
RE: ProxHTTPSProxyMII: Reloaded
Here is a typical error:
ProxHTTPSProxyMII: Code: [18:54] 835 ProxHTTPSProxyMII RearProxy/v1.5 [Errno 32] Broken pipePrivoxy (debug 1024) Code: 2019-05-08 18:50:12.506 7fd0d2195700 Crunch: Blocked: http://counter.yadro.ru/hit?t52.10;rhttps%3A//nnmclub.to/forum/viewtopic.php%3Ft%3D1300644%26start%3DWhile trying to edit, even then an error occurred: https://ibb.co/MGjTk9n Code: [19:05] 176 ProxHTTPSProxyMII RearProxy/v1.5 [Errno 32] Broken pipe |
|||
|
May. 17, 2019, 05:41 PM
(This post was last modified: May. 18, 2019 10:49 AM by vlad_s.)
Post: #337
|
|||
|
|||
|
RE: ProxHTTPSProxyMII: Reloaded
After updating urllib3 to the latest version (>= 1.25), I get an error for my local server:
Code: [20:25] 014 [R][D] "GET https://192.168.2.1/" HTTPSConnectionPool(host='192.168.2.1', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:847)'),))Code: [SSL No-Verify] |
|||
|
Jul. 10, 2019, 01:07 PM
(This post was last modified: Jul. 10, 2019 02:13 PM by rogern.)
Post: #338
|
|||
|
|||
|
RE: ProxHTTPSProxyMII: Reloaded
I have installed it again with privoxy just to see that in firefox as you can make individual adjustments before goes live.
SEC_ERROR_BAD_SIGNATURE. As Vlad_S i have urlib 1.25 and proxHTTPS Proxy 1.4 ( i Belive) and running ubuntu 18.04.LTS Privoxy is 3.0.28 But let say i visit youtube.com it redirect to https://youtube.com:8443/manage ? The only aplication wich i know listen and use port https:8443 is unifi controller.(lighttpd) And :8443/manage/site/(session)/dashboard is then dashboard for unifi controller. I can ask if it is possible to change the port in Unifi Controller if that helps. Code: [12:21] 320 [D] "GET http://detectportal.firefox.com/success.txt" 404 796 |
|||
|
Jul. 10, 2019, 05:08 PM
Post: #339
|
|||
|
|||
RE: ProxHTTPSProxyMII: Reloaded
(Jul. 10, 2019 01:07 PM)rogern Wrote: As Vlad_S i have urlib 1.25 and proxHTTPS Proxy 1.4 ( i Belive) and running ubuntu 18.04.LTS I think, vlad_s is using v1.5, https://prxbx.com/forums/showthread.php?tid=2191 . (Jul. 10, 2019 01:07 PM)rogern Wrote: But let say i visit youtube.com it redirect to https://youtube.com:8443/manage ? I don't see a redirect at youtube. Could this be Privoxy filter error? raw.githubusercontent.com works for me. Your cert error may be fixed by using v1.5. |
|||
|
Jul. 10, 2019, 07:59 PM
(This post was last modified: Jul. 10, 2019 08:07 PM by rogern.)
Post: #340
|
|||
|
|||
|
RE: ProxHTTPSProxyMII: Reloaded
I only see 1.5 for windows is there some place to download for linux?
Edit: You did link to it , but one thing i see malwarebytes complain about your site.I guess it is a false/positive flag only let you know |
|||
|
Jul. 11, 2019, 12:24 PM
Post: #341
|
|||
|
|||
|
RE: ProxHTTPSProxyMII: Reloaded
I think there is the problem for me.
Code: root@ubuntu-pihole:~# netstat -tulpn | grep LISTENFirst time trying docker on ubuntu or docker ever ![]() Code: IP address for docker0: 172.17.0.1Wich is out of my subnet 10.0.0.1/24,10.10.10.1/24 |
|||
|
Jul. 11, 2019, 01:34 PM
(This post was last modified: Jul. 11, 2019 02:18 PM by rogern.)
Post: #342
|
|||
|
|||
|
RE: ProxHTTPSProxyMII: Reloaded
Well i changed in privoxy and proxHTTPS ports
Now i have gone further but get now an HTTP Status 400 – Bad Request Code: root@ubuntu-pihole:/usr/local/bin/ProxHTTPSProxy# ./ProxHTTPSProxy.pyBut why GET http://detectportal.firefox.com/success.txt" 404 796? |
|||
|
Jul. 11, 2019, 05:53 PM
Post: #343
|
|||
|
|||
RE: ProxHTTPSProxyMII: Reloaded
(Jul. 11, 2019 01:34 PM)rogern Wrote: Well i changed in privoxy and proxHTTPS ports Forgot nothing? Just to be sure, as I have done: Code: [GENERAL]Privoxy, config: Code: ...proxhttpsproxy.action Code: {+client-header-tagger{tagger4https}}proxhttpsproxy.filter Code: CLIENT-HEADER-TAGGER: tagger4https Tagget for ProxHTTPSProxyMII.I have a problem, a couple of sites do not work, https://just.ru and https://www.onlinetrade.ru In privoxy added (action): Code: {-block \Code: [SSL Pass-Thru] |
|||
|
Jul. 13, 2019, 09:09 PM
Post: #344
|
|||
|
|||
|
RE: ProxHTTPSProxyMII: Reloaded
Looking at that page, there is some sort of tracking/fingerprinting JavaScript on it, which I did not run but it looks very suspicious to me --- stuff like that reminds me of hacked sites where a malware script has been injected.
|
|||
|
Jul. 17, 2019, 08:27 AM
Post: #345
|
|||
|
|||
|
RE: ProxHTTPSProxyMII: Reloaded
Can confirm that my problems did go away.
Though it loads pages a lot slower than pihole, maybe it is because i do have both enabled. Just firefox though wich is used for the moment with proxhttps and privoxy. |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help





![[-]](images/ONi/collapse.gif)
, but one thing i see malwarebytes complain about your site.