|
ProxHTTPSProxyMII: Development
|
|
Jul. 13, 2014, 04:49 PM
Post: #76
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 13, 2014 02:57 PM)GunGunGun Wrote: And now I have a small question, can ProxHTTPSProxy use certs.pem together with proxcert.pem ? Are you using the original ProxHTTPSProxy or ProxHTTPSProxyMII The original ProxHTTPSProxy does not check certificates. So "certs.pem" is not used. The files that ProxHTTPSProxyMII needs, "CA.crt" and "cacert.pem", are in the ProxHTTPSProxyMII zip. |
|||
|
Jul. 14, 2014, 01:24 AM
(This post was last modified: Jul. 14, 2014 01:51 AM by GunGunGun.)
Post: #77
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 13, 2014 04:49 PM)JJoe Wrote:(Jul. 13, 2014 02:57 PM)GunGunGun Wrote: And now I have a small question, can ProxHTTPSProxy use certs.pem together with proxcert.pem ? I'm using ProxHTTPSProxy, I tried to use ProxHTTPSProxyMII anyway but cannot make this version work, everytime I open ProxHTTPSProxyMII this message show: And I don't know why everytime I try to connect to addons.mozilla.org or facebook.com this message show: 2014-07-14_081742.jpg (Size: 91.18 KB / Downloads: 833)
2014-07-14_081934.jpg (Size: 92.83 KB / Downloads: 762)
A new and fresh Firefox Portable profile, but still get the error: 2014-07-14_082725.jpg (Size: 107.25 KB / Downloads: 899)
ProxHTTPSProxy 0.4: 2014-07-14_082840.jpg (Size: 219.57 KB / Downloads: 794)
But works really well with Opera or Chrome: 2014-07-14_085025.jpg (Size: 198.76 KB / Downloads: 902)
The "I understand the risk" was added by Skip Cert Error addons, but probably do nothing, I tried to Add Exception but still show this message, do you have a workaround to fix this problem ? I'm using Firefox 30. I found this thread, do every workaround (change Firefox about:config, even generate a new proxcert.pem file) at this thread but still happen, but only with Firefox, Chrome and Opera work well, and can open addons.mozilla.org and facebook.com. But I don't want to use Opera or Chrome at all, Firefox for me is the best browser with low CPU and RAM cost, I also have a bunch tweak with the browser too. |
|||
|
Jul. 14, 2014, 06:05 PM
Post: #78
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 14, 2014 01:24 AM)GunGunGun Wrote: The "I understand the risk" was added by Skip Cert Error addons, but probably do nothing, I tried to Add Exception but still show this message, do you have a workaround to fix this problem ? Firefox does not like self-signed certs. The "Skip Cert Error addon" is used to automatically add an exemption to dismiss the "This Connection is Untrusted" warning from Firefox. When "Skip Cert Error addon" works, you should not see the "This Connection is Untrusted" warning. However, the addon only 'works' for the files shown in the browser's window. Your images seem to show that "Skip Cert Error addon" is not installed or 'working'. In "Skip Cert Error addon" options did you enable all under "Bypass error when cert:"? https://addons.mozilla.org/en-US/firefox...ert-error/ (Jul. 14, 2014 01:24 AM)GunGunGun Wrote: I'm using ProxHTTPSProxy, I tried to use ProxHTTPSProxyMII anyway but cannot make this version work, everytime I open ProxHTTPSProxyMII this message show: Basic installation instructions for all proxies should be the same. For ProxHTTPSProxyMII exe version, did you: Code: Install Win32OpenSSL_Light-1_0_1h. OpenSSL needs "Visual C++ 2008 Redistributables".? I don't have enough experience with "PortableApp" to know what issues it might cause. HTH |
|||
|
Jul. 15, 2014, 04:32 AM
(This post was last modified: Jul. 15, 2014 04:56 AM by GunGunGun.)
Post: #79
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 14, 2014 06:05 PM)JJoe Wrote:(Jul. 14, 2014 01:24 AM)GunGunGun Wrote: The "I understand the risk" was added by Skip Cert Error addons, but probably do nothing, I tried to Add Exception but still show this message, do you have a workaround to fix this problem ? Yes, I did, Skip Cert installed correctly but seem problem maybe half-SSL cannot give me full ability to access some SLL sites like addons.mozilla.org, I tried MII then works, but I can only make MII works with Proxomitron, I don't know how to make MII works with Privoxy... I will try more experiment and I will share my experiment when I success. Seem I can only make MII help Privoxy filter site like Google.com, but cannot filter site like addons.mozilla.org, my setup: Code: My Firefox already had CA.crt from MIIPrivoxy user.action: Code: {+forward-override{forward 127.0.0.1:8081}}And config.ini from MII: Code: [GENERAL]Quote:https://addons.mozilla.org/en-US/firefox...ert-error/ Thank you, I tried and MII works! |
|||
|
Jul. 16, 2014, 07:31 AM
Post: #80
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
@GunGunGun, I don't know Privoxy but you need to find a way to forward all requests with "Tagged:Proxomitron FrontProxy/*" header to the ProxHTTPSProxyMII rear server. The alternate way is to run 2 instances of Privoxy, one for general http and another for ProxHTTPSProxyMII only.
(Jul. 08, 2014 04:41 AM)JJoe Wrote: However, should you see a quick, easy, and reasonable way to add a custom header to tag files that have been clicked on or actually requested by the user... please share. Do you have more ideas about this? BTW, I'll have only limited computer access during August 1st-20th. It would be great if we can package a public version before that. |
|||
|
Jul. 17, 2014, 04:08 AM
Post: #81
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 16, 2014 07:31 AM)whenever Wrote:(Jul. 08, 2014 04:41 AM)JJoe Wrote: However, should you see a quick, easy, and reasonable way to add a custom header to tag files that have been clicked on or actually requested by the user... please share. None that are quick, easy, or reasonable. lol The Proxomitron can watch for user keypress but it does not know why the user pressed the key. (Jul. 16, 2014 07:31 AM)whenever Wrote: BTW, I'll have only limited computer access during August 1st-20th. It would be great if we can package a public version before that. Am trying. I want to use it for the monthly prox-list post for July. |
|||
|
Jul. 19, 2014, 02:49 AM
(This post was last modified: Jul. 23, 2014 03:52 AM by GunGunGun.)
Post: #82
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Hi JJoe and whenever, I finally found a way to make ProxHTTPSProxy works with Privoxy, here is my instruction:
Code: - First open Privoxy folder, open user.filter and add:If you want to use MII with Python portable, simply copy you Python folder to usb, use this bat file to open MII: Code: python.exe "ProxHTTPSProxy.py"Probably you need to install pyOpenSSL, url3lib and colorama using pip install from the Scripts folder first or latter. __________________________________EDIT______________________________ I want to report a bug that ProxHTTPSProxyMII won't work on this page: https://rapidgator.net/auth/login Error message: Code: Error response |
|||
|
Jul. 24, 2014, 02:32 AM
Post: #83
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 19, 2014 02:49 AM)GunGunGun Wrote: I want to report a bug that ProxHTTPSProxyMII won't work on this page: https://rapidgator.net/auth/login The shipped cacert.pem is not complete. You can open it with a text editor and add below lines to its end, then you are good to go. Code: # RapidSSLCA |
|||
|
Jul. 25, 2014, 08:26 AM
Post: #84
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
In case anyone gets problem with the latest Firefox v31, please use attached CA.crt instead.
Remember to remove the old CA from the trusted store and empty the certs folder. BTW, I got quite frequently below message when reply. Quote:The maximum server load limit has been reached. Please check back later once the server is less busy. |
|||
|
Jul. 27, 2014, 03:14 PM
(This post was last modified: Jul. 27, 2014 03:16 PM by JJoe.)
Post: #85
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Jul. 17, 2014 04:08 AM)JJoe Wrote:(Jul. 16, 2014 07:31 AM)whenever Wrote: BTW, I'll have only limited computer access during August 1st-20th. It would be great if we can package a public version before that. There was an unexpected illness, death, and funeral. I'm just now getting back to other things. So, don't expect days of my best work... |
|||
|
Jul. 29, 2014, 01:24 AM
Post: #86
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
JJoe, I am sorry for your lose.
Don't push yourself hard. Perfect is the enemy of good. Attached would be the ver 1.0 if there are no obvious problems found. It adds blacklist and Certificate no-check list features, and has various minor fixes. |
|||
|
Jul. 29, 2014, 06:19 AM
Post: #87
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Better or worse?
An assist to dillinger. An example Markdown file follows but I modified the resulting html while spending too much time debugging Internet Explorer. A problem was Windows knew that I had got the html files from the web and had blocked some but not all local resources. I disabled blocking when checking the properties of the files. Also, the dillinger html files where unix formated. Code: ProxHTTPSProxyMII |
|||
|
Jul. 29, 2014, 10:09 AM
Post: #88
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
It's great. Based on your work, I published the exe version 1.0 at http://prxbx.com/forums/showthread.php?tid=2172
I would like to leave this thread for development and that thread for users discuss. I know it is not perfect yet but perfect is the enemy of good, so let's just get the ball rolling!
|
|||
|
Aug. 27, 2014, 02:03 PM
(This post was last modified: Aug. 30, 2014 03:45 AM by GunGunGun.)
Post: #89
|
|||
|
|||
|
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Thank you.
Small note: If anyone wants to use ProxHTTPSProxy with Python Portable then go to C:\Python34\Lib and copy configparser.py into your ProxHTTPSProxy 1.0+ folder, only 1.0+ have this problem. Tutorial how to make ProxHTTPSProxy works with Privoxy and also provided a way to use ProxHTTPSProxy with Python Portable: http://prxbx.com/forums/showthread.php?t...7#pid17677 _____________________ Hi whenever, can you add a feature that make ProxHTTPSProxy auto generate new certificate for some site like rapidgator.net, probably user have to Accept the new certificate by clicking something like a confirm dialog ? http://prxbx.com/forums/showthread.php?t...8#pid17678 For me, if I meet some site like Rapidgator again then I think there is no way that I can manually generate a new certificate to make that site works. ______________________ Hi, I edit this post because I really want to request a new feature for ProxHTTPSProxy: About blacklist feature, can you make this feature can block domain + path rule, like Proximitron or Privoxy already did ? Example: [BLACKLIST] facebook.com/ads I tried but it doesn't work, nothing get blocked. |
|||
|
Sep. 04, 2014, 09:43 AM
Post: #90
|
|||
|
|||
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Aug. 27, 2014 02:03 PM)GunGunGun Wrote: Hi whenever, can you add a feature that make ProxHTTPSProxy auto generate new certificate for some site like rapidgator.net, probably user have to Accept the new certificate by clicking something like a confirm dialog ? http://prxbx.com/forums/showthread.php?t...8#pid17678 That would defeat the security provided by CA chains. However, you can do it manually if you decide to trust it. Major browsers have a "view certificate" function where you can export the CA to a file then you can append the content to ProxHTTPSProxyMII's cacert.pem file. (Aug. 27, 2014 02:03 PM)GunGunGun Wrote: About blacklist feature, can you make this feature can block domain + path rule, like Proximitron or Privoxy already did ? I prefer to keep this program as simple as possible. I think Proxomitron and Privoxy can do URL blocking better. BTW, I don't have time to work on this program any more until October. I just hope I hadn't forgot Python yet by then.
|
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help





![[-]](images/ONi/collapse.gif)