Post Reply 
ProxHTTPSProxyMII: Reloaded
Apr. 12, 2017, 01:58 AM
Post: #166
RE: ProxHTTPSProxyMII: Reloaded
Here is part of Proxomitron's default config:

##
## Proxomitron Config File
##

[Global]
Enable = TRUE
FreezeGIF = TRUE
FilterHTML = TRUE
FilterHeadersOut = TRUE
FilterHeadersIn = TRUE
EnableProxy = FALSE
EnableAutoRun = FALSE
ForceTextures = FALSE
NoTextures = FALSE
SysTray = TRUE
UseSSLeay = FALSE
NoCmdURL = TRUE
PriorityBoost = TRUE
BypassURL = "$OHDR(Tagged:Proxomitron FrontProxy/*)$SETPROXY(127.0.0.1:8081)(^)|$LST(Bypass)"
Port = 8080
MaxCapURL = 100

[WinSizes]
...
[Blocklists]
... etc
Add Thank You Quote this message in a reply
Apr. 12, 2017, 02:01 AM
Post: #167
RE: ProxHTTPSProxyMII: Reloaded
I just noticed "EnableProxy=False" and looked for it in the gui. Is that "Use Remote Proxy"??? Is that supposed to be checked?
Add Thank You Quote this message in a reply
Apr. 12, 2017, 02:05 AM
Post: #168
RE: ProxHTTPSProxyMII: Reloaded
No...
400: Bad Request

The following error occurred while trying to access http://www.prxbx.com/forums/

The proxy setting of the client is misconfigured. Please set the HTTPS proxy port to 8079 and check the Docs for other settings.
Generated on 2017-04-11 22:03:15.399440 by ProxHTTPSProxyMII RearProxy/v1.4.

Wait, how did https become http???
Add Thank You Quote this message in a reply
Apr. 12, 2017, 02:17 AM
Post: #169
RE: ProxHTTPSProxyMII: Reloaded
(Apr. 12, 2017 01:58 AM)Aunt Elsie Wrote:  Here is part of Proxomitron's default config:
...
BypassURL = "$OHDR(Tagged:Proxomitron FrontProxy/*)$SETPROXY(127.0.0.1:8081)(^)|$LST(Bypass)"
... etc

Change to

Code:
BypassURL = "$OHDR(Tagged:ProxHTTPSProxyMII FrontProxy/*)$SETPROXY(127.0.0.1:8081)(^)|$LST(Bypass)"
Add Thank You Quote this message in a reply
Apr. 12, 2017, 02:18 AM
Post: #170
RE: ProxHTTPSProxyMII: Reloaded
(Apr. 12, 2017 02:01 AM)Aunt Elsie Wrote:  I just noticed "EnableProxy=False" and looked for it in the gui. Is that "Use Remote Proxy"??? Is that supposed to be checked?

No.
Add Thank You Quote this message in a reply
Apr. 12, 2017, 02:32 AM (This post was last modified: Apr. 12, 2017 02:49 AM by JJoe.)
Post: #171
RE: ProxHTTPSProxyMII: Reloaded
(Apr. 12, 2017 01:52 AM)Aunt Elsie Wrote:  
(Apr. 12, 2017 12:59 AM)JJoe Wrote:  So, it looks like your cfg isn't right. Use the modified "default.cfg" in http://www.prxbx.com/forums/showthread.p...0#pid18260 to test.

Here is my config file - pretty much the same as the original

###############################################################################################
### The parent proxy has to support CONNECT method, if you want to proxy HTTPS requests
###
### Proxy setting applies to HTTPS requests only, as it is applied by the Rear Server
### HTTP requests are passed to and handled by Proxomitron, please set up Proxomitron for proxy
###############################################################################################

Sorry, my bad. I meant to say,
Use the modified Proxomitron "default.cfg" "default-ProxHTTPSProxyMII.cfg" in http://www.prxbx.com/forums/showthread.php?tid=2172&pid=18260#pid18260 to test.
Direct link to "default-ProxHTTPSProxyMII.zip" is http://www.prxbx.com/forums/attachment.php?aid=956 .
Add Thank You Quote this message in a reply
Apr. 12, 2017, 02:45 AM
Post: #172
RE: ProxHTTPSProxyMII: Reloaded
(Apr. 12, 2017 02:05 AM)Aunt Elsie Wrote:  No...
400: Bad Request

The following error occurred while trying to access http://www.prxbx.com/forums/

The proxy setting of the client is misconfigured. Please set the HTTPS proxy port to 8079 and check the Docs for other settings.
Generated on 2017-04-11 22:03:15.399440 by ProxHTTPSProxyMII RearProxy/v1.4.

Wait, how did https become http???

Check your browser settings.
HTTP 8080
HTTPS 8079
Add Thank You Quote this message in a reply
Apr. 12, 2017, 03:42 AM
Post: #173
RE: ProxHTTPSProxyMII: Reloaded
Thank YOU, Thank YOU, Thank YOU, Thank YOU!!!!!!!!!!!!!

All is well in my world again!

Somewhere up above I mentioned some questions... Do you have time to comment?
Add Thank You Quote this message in a reply
Apr. 12, 2017, 04:52 AM (This post was last modified: Apr. 12, 2017 04:55 AM by JJoe.)
Post: #174
RE: ProxHTTPSProxyMII: Reloaded
(Apr. 12, 2017 03:42 AM)Aunt Elsie Wrote:  Thank YOU, Thank YOU, Thank YOU, Thank YOU!!!!!!!!!!!!!

All is well in my world again!

Cheers

(Apr. 12, 2017 03:42 AM)Aunt Elsie Wrote:  Somewhere up above I mentioned some questions... Do you have time to comment?

I missed seeing those.

(Apr. 12, 2017 01:08 AM)Aunt Elsie Wrote:  Do you own this board? Is that the reason it's still alive? I am so glad you're still here!

Kye-U owns the board. I think it's still alive because it still works and is legendary . It still works due to the efforts of many and I am grateful. I hope I help. Smile!

(Apr. 12, 2017 01:08 AM)Aunt Elsie Wrote:  OMG JJoe,
Where has everyone gone?
...
I realize most of the filters are old too, I wonder how many still work as designed.

The Proxomitron's author, Scott R. Lemmon, died in 2004 taking the code with him. That is was the end for many.

Otherwise, it's been 18 years, life happens. The Internet has become more complex and dynamic. The ranks of the few talented people have been diminished by other interests, employment, children, illness, death, fear of legal action, etc.

The old filters should still work but they were written before some things existed. For example, the Proxomitron only filters files of certain content-types. "application/javascript" came later, https://www.prxbx.com/forums/showthread.php?tid=2260 .

You may eventually be interested in https://www.prxbx.com/forums/showthread.php?tid=2207
Add Thank You Quote this message in a reply
Apr. 12, 2017, 05:00 PM
Post: #175
RE: ProxHTTPSProxyMII: Reloaded
(Apr. 12, 2017 04:52 AM)JJoe Wrote:  ...
I think it's still alive because it still works and is legendary . It still works due to the efforts of many and I am grateful. I hope I help. Smile!
...
That is was the end for many.

You're still golden! It's too bad so many have left. This forum is full of great information. So many memories are here. I'll be reading something so interesting and I'll want to comment or ask questions, then I'll realize how many years has pasted.

(Apr. 12, 2017 04:52 AM)JJoe Wrote:  Otherwise, it's been 18 years, life happens. The Internet has become more complex and dynamic. The ranks of the few talented people have been diminished by other interests, employment, children, illness, death, fear of legal action, etc.

The old filters should still work but they were written before some things existed. For example, the Proxomitron only filters files of certain content-types. "application/javascript" came later, https://www.prxbx.com/forums/showthread.php?tid=2260 .

You may eventually be interested in https://www.prxbx.com/forums/showthread.php?tid=2207

Yeah, I had ran across the Japanese site before. But I couldn't make heads nor tails of it. The thing that stuck in my mind was "CPU intensive". I had left Proxomitron when I started playing with Qubes OS. Now I've got the two working together and life is great again.

So, can Proxomitron filter "application/javascript"? Or without the pros, we're at a loss?
Add Thank You Quote this message in a reply
Apr. 12, 2017, 08:39 PM (This post was last modified: Apr. 12, 2017 08:40 PM by JJoe.)
Post: #176
RE: ProxHTTPSProxyMII: Reloaded
(Apr. 12, 2017 05:00 PM)Aunt Elsie Wrote:  
(Apr. 12, 2017 04:52 AM)JJoe Wrote:  For example, the Proxomitron only filters files of certain content-types. "application/javascript" came later, https://www.prxbx.com/forums/showthread.php?tid=2260 .

...

So, can Proxomitron filter "application/javascript"? Or without the pros, we're at a loss?

Merge the first filter in https://www.prxbx.com/forums/showthread.php?tid=2260&pid=18736#pid18736 Wink
Add Thank You Quote this message in a reply
Apr. 13, 2017, 10:52 PM
Post: #177
RE: ProxHTTPSProxyMII: Reloaded
Obviously I can't use sidki config packs... I'm thinking they were "dated" anyways...
I've been looking for some that preserve privacy against Google...
Add Thank You Quote this message in a reply
Apr. 17, 2017, 12:15 AM
Post: #178
RE: ProxHTTPSProxyMII: Reloaded
i've had a recent HTTPS site that used to work fine with Proxo and Sidki's "half-ssl"...

the HTTPS site just underwent some changes and now won't even work with Proxo in BYPASS...

is this the situation that "ProxHTTPSProxyMII" is intended for?
i have ZERO experience with "ProxHTTPSProxyMII", is it a trick for an old dog?
Add Thank You Quote this message in a reply
Apr. 17, 2017, 12:49 AM
Post: #179
RE: ProxHTTPSProxyMII: Reloaded
(Apr. 17, 2017 12:15 AM)ProxRocks Wrote:  ...

i have ZERO experience with "ProxHTTPSProxyMII", is it a trick for an old dog?

I've been having very good luck with this since JJoe bailed me out. I've been trying to get some filters going, but I'm happy with what I've got so far.
Add Thank You Quote this message in a reply
Apr. 17, 2017, 12:57 AM
Post: #180
RE: ProxHTTPSProxyMII: Reloaded
(Apr. 17, 2017 12:15 AM)ProxRocks Wrote:  the HTTPS site just underwent some changes and now won't even work with Proxo in BYPASS...

Interesting, which site? Email or PM, if you want.

(Apr. 17, 2017 12:15 AM)ProxRocks Wrote:  is this the situation that "ProxHTTPSProxyMII" is intended for?

ProxHTTPSProxyMII provides a nag free connection with the browser/client and an up-to-date connection with the remote server.

Amy's patches for the Proxomitron provide an up-to-date connection with the remote server.

But neither seems to apply to your situation.
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: