Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
 |
|
Thread: Yahoo: Auto Login 09.06.28 (edit! multi) [sd] (o.s)
Post: RE: Yahoo: Auto Login 09.06.28 (edit! multi) [...
(Oct. 16, 2011 11:17 PM)ProxRocks Wrote: "how" ?
I don't know about Proxo. It's something I inforce in my proxy, which is not Proxo.
You know there's a lot of open ("public") proxy instances... |
|
Graycode |
Sidki |
10 |
30,766 |
Oct. 17, 2011, 12:42 AM |
 |
|
Thread: Yahoo: Auto Login 09.06.28 (edit! multi) [sd] (o.s)
Post: RE: Yahoo: Auto Login 09.06.28 (edit! multi) [...
I don't know if it matters to Proxo but ... In the past month I've seen multiple SSL vs. Non-SSL conflicts happening at Yahoo.
For example there's been regular GET requests (not SSL CONNECT) targetin... |
|
Graycode |
Sidki |
10 |
30,766 |
Oct. 16, 2011, 09:52 PM |
 |
|
Thread: "Do Not Track"
Post: RE: "Do Not Track"
The implementation boils down to one new HTTP header sent to the server.
Code:
DNT: 1
If the header exists, the value can only be 1 or 0. If a third-party server supports it, then that server "SHOUL... |
|
Graycode |
General Discussion |
2 |
18,240 |
Apr. 15, 2011, 04:16 PM |
 |
|
Thread: Browser info available from website
Post: RE: Browser info available from website
The map of your location was done by the server looking up your IP location and sendnig your browser to Google Maps. For more information about that see this recent thread: http://prxbx.com/forums/s... |
|
Graycode |
Proxomitron Program |
1 |
6,481 |
Mar. 02, 2011, 10:43 PM |
 |
|
Thread: Proposed Accept-Encoding header filter change.
Post: RE: Proposed Accept-Encoding header filter change.
(Dec. 30, 2010 03:15 PM)JJoe Wrote: (Dec. 30, 2010 08:31 AM)whenever Wrote: (Dec. 29, 2010 05:21 PM)JJoe Wrote: However, Opera still sends x-gzip and I found an app that added sup... |
|
Graycode |
Fixed/Confirmed Bugs |
6 |
26,815 |
Dec. 30, 2010, 06:22 PM |
 |
|
Thread: "Content-Encoding: deflate" Issue?
Post: RE: "Content-Encoding: deflate" Issue?
(Dec. 26, 2010 04:37 AM)JJoe Wrote: For now, moving gzip to the front and not adding any methods seems best for the published sidki set.
That sounds like a good idea.
As a follow up to Whenev... |
|
Graycode |
Proxomitron Program |
11 |
42,232 |
Dec. 26, 2010, 09:46 PM |
 |
|
Thread: "Content-Encoding: deflate" Issue?
Post: RE: "Content-Encoding: deflate" Issue?
(Dec. 23, 2010 08:01 AM)whenever Wrote: Does Opera handle the nested compression well?
Do you have any links for test? I am wondering if Proxomitron could handle it.
No, the browser does not ... |
|
Graycode |
Proxomitron Program |
11 |
42,232 |
Dec. 23, 2010, 04:41 PM |
 |
|
Thread: "Content-Encoding: deflate" Issue?
Post: RE: "Content-Encoding: deflate" Issue?
(Dec. 22, 2010 11:12 PM)JJoe Wrote: I think this is an old problem.
That's exactly right JJOE. That server's DEFLATE is encoded to RFC1950 specification.
But we don't know exactly how Scott ... |
|
Graycode |
Proxomitron Program |
11 |
42,232 |
Dec. 23, 2010, 03:40 AM |
 |
|
Thread: "Content-Encoding: deflate" Issue?
Post: RE: "Content-Encoding: deflate" Issue?
It's the server's fault, not Proxo's. The server is producing invalid DEFLATE compression, but its GZIP compression is OK.
The reason it's happening in Opera is that browser's 'Accept-Encoding' spec... |
|
Graycode |
Proxomitron Program |
11 |
42,232 |
Dec. 22, 2010, 09:55 PM |
 |
|
Thread: firefox and ashampoo...
Post: RE: firefox and ashampoo...
Chances are good that the those bots are planting link traps that aren't going to the real firefox or ashampoo sites. They may be getting paid to serve up some malware, using any popular title to foo... |
|
Graycode |
General Discussion |
1 |
11,094 |
Dec. 16, 2010, 05:18 PM |
 |
|
Thread: Bfilter, Squid and DD-WRT
Post: RE: Bfilter, Squid and DD-WRT
HTTP requests that go directly to a web server (not going to a proxy) look like this:
Code:
GET / HTTP/1.1
Host: www.example.com
For a request that IS going to a proxy, the protocol and host is give... |
|
Graycode |
Issues with BFilter |
3 |
15,385 |
Dec. 16, 2010, 05:06 PM |
 |
|
Thread: Page contents to <title> tag
Post: RE: Page contents to <title> tag
I'd try to generate a javascript that alters document.title after identifying the portion of the target DIV to use for it. I'd generate that script either just before the /DIV or after it, and totall... |
|
Graycode |
Sidki |
7 |
17,643 |
Oct. 29, 2010, 04:17 AM |
 |
|
Thread: Nail down this bug?
Post: RE: Nail down this bug?
When I view the source of that JS, line# 12 contains:
Code:
u=location.href;t=document.title;
Is that what you're asking? |
|
Graycode |
Sidki |
28 |
75,167 |
Oct. 13, 2010, 06:30 PM |
 |
|
Thread: Iron (Chrome/Chromium) has problems with Sidki filters
Post: RE: Iron (Chrome/Chromium) has problems with Sidki...
Here's an interesting blog about the upcoming IE9's use of a short User-Agent string:
http://zoompf.com/blog/2010/03/the-big-p...king-about
I always thought it odd that a server would look at both th... |
|
Graycode |
Sidki |
24 |
64,219 |
Sep. 08, 2010, 04:18 PM |
 |
|
Thread: Iron (Chrome/Chromium) has problems with Sidki filters
Post: RE: Iron (Chrome/Chromium) has problems with Sidki...
JJoe seems to have your answer.
Also beware those browsers using Google's SDCH encoding method.
http://prxbx.com/forums/showthread.php?tid=1379
http://blog.endpoint.com/2009/07/sdch-sh...-over.html
... |
|
Graycode |
Sidki |
24 |
64,219 |
Sep. 04, 2010, 04:43 PM |
 |
|
Thread: Content-Type Issue?
Post: RE: Content-Type Issue?
(Jun. 24, 2010 01:24 PM)JJoe Wrote: I don't think any of the sites (pages) that I frequent use ajax.
One example is to view http://sports.yahoo.com/
During that page load it will use AJAX to f... |
|
Graycode |
Proxomitron Program |
48 |
130,268 |
Jun. 24, 2010, 05:47 PM |
 |
|
Thread: Content-Type Issue?
Post: RE: Content-Type Issue?
(Jun. 24, 2010 03:26 AM)JJoe Wrote: I think I agree that it should be sent but is it always and does it always survive the journey and does Inferno's program care.
Inferno was referring to AJA... |
|
Graycode |
Proxomitron Program |
48 |
130,268 |
Jun. 24, 2010, 04:07 AM |
 |
|
Thread: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Post: RE: ProxHTTPSProxy, a Proxomitron SSL Helper Progr...
(Jun. 01, 2010 07:01 PM)JJoe Wrote: This HTTPSProxy works at all sites checked. :)
Terrific! You & whenever have done a super job! [th] |
|
Graycode |
ProxHTTPSProxy |
141 |
578,624 |
Jun. 01, 2010, 11:46 PM |
 |
|
Thread: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Post: RE: ProxHTTPSProxy, a Proxomitron SSL Helper Progr...
Are you using ProxHTTPSProxy or the other HTTPSProxy?
At the bottom of do_CONNECT in HTTPSProxy it seems to be closing the socket immediately after doing the shutdown(). Using shutdown for write sho... |
|
Graycode |
ProxHTTPSProxy |
141 |
578,624 |
May. 31, 2010, 05:12 PM |
 |
|
Thread: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Post: RE: ProxHTTPSProxy, a Proxomitron SSL Helper Progr...
(May. 31, 2010 02:21 AM)whenever Wrote: Graycode, is it normal a "/" come after "CONNECT" method? How could that happened? I think Proxo doesn't get the host:port where to establish the tunnel ... |
|
Graycode |
ProxHTTPSProxy |
141 |
578,624 |
May. 31, 2010, 03:11 AM |
 |
|
Thread: [solved] Negative regex / subdomain
Post: RE: Negative regex / subdomain
Great you were able to figure it out. I had a suggestion about whether or not you needed to escape the slashes, but apparently that was wrong. Good luck! |
|
Graycode |
Filters |
2 |
10,976 |
May. 30, 2010, 01:09 PM |
 |
|
Thread: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Post: RE: ProxHTTPSProxy, a Proxomitron SSL Helper Progr...
(May. 29, 2010 03:45 PM)whenever Wrote: I hadn't realized it is so important but I finally worked out a way to use it without raising the exception.
Great. HTTPS works with blocks of data, us... |
|
Graycode |
ProxHTTPSProxy |
141 |
578,624 |
May. 29, 2010, 07:37 PM |
 |
|
Thread: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Post: RE: ProxHTTPSProxy, a Proxomitron SSL Helper Progr...
(May. 28, 2010 04:49 AM)JJoe Wrote: ... Graycode (not a User of the Proxomitron) ... How about some feedback?
I'm still thinking about this, but didn't want distract whenever with 'opinion' to... |
|
Graycode |
ProxHTTPSProxy |
141 |
578,624 |
May. 28, 2010, 06:04 PM |
 |
|
Thread: A Future Proxy
Post: RE: A Future Proxy
(May. 27, 2010 11:17 PM)xartica Wrote: Graycode, 18 months has elapsed since you began this thread. At this point, can you offer a projected release date?
Still no projected release date :( H... |
|
Graycode |
Software/Hardware |
27 |
85,617 |
May. 28, 2010, 04:27 PM |
 |
|
Thread: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Post: RE: ProxHTTPSProxy, a Proxomitron SSL Helper Progr...
(May. 22, 2010 02:19 AM)whenever Wrote: Graycode, what's the difference between reading character by character and reading a bunch from a socket?
Sorry, I removed that post when I saw you'd re... |
|
Graycode |
ProxHTTPSProxy |
141 |
578,624 |
May. 22, 2010, 02:28 AM |
 |
|
Thread: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Post: RE: ProxHTTPSProxy, a Proxomitron SSL Helper Progr...
The errors that JJoe has shown look strikingly similar to: http://stackoverflow.com/questions/26300...ertificate
The circumstances are different with a PEM vs. PKCS#12 cert, yet it's happening at the... |
|
Graycode |
ProxHTTPSProxy |
141 |
578,624 |
May. 20, 2010, 05:27 PM |
 |
|
Thread: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Post: RE: ProxHTTPSProxy, a Proxomitron SSL Helper Progr...
I will, but it may be a few days before I can install Python.
I see now that your Python is using SSL before referencing the path:
Code:
ssl_sock = ssl.wrap_socket(self.connection, certfile=cert_fil... |
|
Graycode |
ProxHTTPSProxy |
141 |
578,624 |
May. 20, 2010, 05:50 AM |
 |
|
Thread: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Post: RE: ProxHTTPSProxy, a Proxomitron SSL Helper Progr...
(May. 20, 2010 03:19 AM)whenever Wrote: As the statement itself explained, I get only "host_port" from "self.path".
I am reading the requested path from the following http request in the SSL t... |
|
Graycode |
ProxHTTPSProxy |
141 |
578,624 |
May. 20, 2010, 04:22 AM |
 |
|
Thread: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Post: RE: ProxHTTPSProxy, a Proxomitron SSL Helper Progr...
(May. 19, 2010 06:56 AM)whenever Wrote: Any feedbacks is welcome. [cool]
That's very cool!
Code:
if method == 'POST':
post_data_len = int(self.headers['Content-Length... |
|
Graycode |
ProxHTTPSProxy |
141 |
578,624 |
May. 19, 2010, 09:26 PM |
 |
|
Thread: So quiet around Proxomitron ?
Post: RE: So quiet around Proxomitron ?
(May. 07, 2010 01:27 AM)Mele20 Wrote: As for IPv6...I hadn't really thought about how that will affect Proxo! Geez!!!! My ISP is going migrate the end of THIS YEAR or BEGINNING OF NEXT YEAR all... |
|
Graycode |
General Discussion |
19 |
67,858 |
May. 12, 2010, 08:46 PM |
 |
|
Thread: A Future Proxy
Post: RE: A Future Proxy
(May. 12, 2010 06:51 AM)Siamesecat Wrote: What I meant is a list that has entries like this:
([^/]++.|)adsense.\w - from a Proxomitron blocklist
or like this:
http://*adsense.* - from a bl... |
|
Graycode |
Software/Hardware |
27 |
85,617 |
May. 12, 2010, 05:19 PM |
 |
|
Thread: A Future Proxy
Post: RE: A Future Proxy
(May. 12, 2010 01:12 AM)ProxRocks Wrote: 6) unlike Proxo, would be nice if e-mail clients (port 25/110) could be filtered...
I think your issue is with the HTML & crud that is received by ... |
|
Graycode |
Software/Hardware |
27 |
85,617 |
May. 12, 2010, 05:25 AM |
 |
|
Thread: A Future Proxy
Post: RE: A Future Proxy
(May. 12, 2010 03:05 AM)whenever Wrote: Just my two cents.
Worth every penny. Thats Very helpful!
I think you're absolutely right. I should be thinking more about the large majority who mig... |
|
Graycode |
Software/Hardware |
27 |
85,617 |
May. 12, 2010, 05:05 AM |
 |
|
Thread: A Future Proxy
Post: RE: A Future Proxy
Thanks very much people, I very much appreciate the comments. Got more?
It's great for me to be told first-hand what's important to you. Hopefully my replies don't seem argumentative. Whether or n... |
|
Graycode |
Software/Hardware |
27 |
85,617 |
May. 11, 2010, 08:34 PM |
 |
|
Thread: A Future Proxy
Post: RE: A Future Proxy
(May. 11, 2010 06:12 AM)Siamesecat Wrote: Would this new proxy filter headers? That is one thing I really like about Proxomitron. You can filter out stuff from headers that can cause problems... |
|
Graycode |
Software/Hardware |
27 |
85,617 |
May. 11, 2010, 07:53 PM |
 |
|
Thread: A Future Proxy
Post: RE: A Future Proxy
(May. 11, 2010 10:15 AM)ProxRocks Wrote: personally, HTTPS support is a MUST in my view...
we could always block what hides behind an SSL mask "today", but if the SSL-support is "minimal", whos... |
|
Graycode |
Software/Hardware |
27 |
85,617 |
May. 11, 2010, 07:01 PM |
 |
|
Thread: A Future Proxy
Post: RE: A Future Proxy
(May. 11, 2010 09:28 AM)bugger Wrote: Well that depends. If its like $30(MAX) a year or for lifetime support then will be different!
30 sounds good for a standard version, but not that muc... |
|
Graycode |
Software/Hardware |
27 |
85,617 |
May. 11, 2010, 05:59 PM |
 |
|
Thread: So quiet around Proxomitron ?
Post: RE: So quiet around Proxomitron ?
(May. 11, 2010 08:11 AM)whenever Wrote: I revisited that thread. It looks to be a VERY promising product. I like below features most:
Regular expressions support
HOSTS file hashing and improve... |
|
Graycode |
General Discussion |
19 |
67,858 |
May. 11, 2010, 05:15 PM |
 |
|
Thread: A Future Proxy
Post: RE: A Future Proxy
(May. 10, 2010 10:45 PM)bugger Wrote: not free ? :(
I don't know whether you're looking for a response. Do you think it should be given away?
Free would not be able to pay the bills for a pr... |
|
Graycode |
Software/Hardware |
27 |
85,617 |
May. 11, 2010, 05:39 AM |
 |
|
Thread: So quiet around Proxomitron ?
Post: RE: So quiet around Proxomitron ?
(May. 10, 2010 08:25 AM)whenever Wrote: Interesting filter language, the syntax seems more readable for human being. It took me longer time to translate those action steps to what they finally ... |
|
Graycode |
General Discussion |
19 |
67,858 |
May. 10, 2010, 04:57 PM |
 |
|
Thread: So quiet around Proxomitron ?
Post: RE: So quiet around Proxomitron ?
(May. 08, 2010 04:31 AM)JJoe Wrote: (Apr. 29, 2010 10:08 PM)Graycode Wrote: I've tried several times and always fail to understand Proxo's filter language.
Any idea why?
I get lost t... |
|
Graycode |
General Discussion |
19 |
67,858 |
May. 08, 2010, 10:56 PM |
 |
|
Thread: So quiet around Proxomitron ?
Post: RE: So quiet around Proxomitron ?
(Apr. 29, 2010 05:42 PM)Oddysey Wrote: I suspect that Proxo isn't the only program that's "limited" to IP4.
Nope, not by a long shot. I keep hoping what will happen is that ISP's will have to... |
|
Graycode |
General Discussion |
19 |
67,858 |
Apr. 29, 2010, 10:08 PM |
 |
|
Thread: Strange behavior on sites like Engadget
Post: RE: Strange behavior on sites like Engadget
First I want to make it very clear that I know nothing about the BFilter product.
When your browser fetches a page, the HTML often contains references to content from other sites and your browser the... |
|
Graycode |
Issues with BFilter |
3 |
15,350 |
Apr. 20, 2010, 06:31 PM |
 |
|
Thread: increas look ahead size?
Post: RE: increas look ahead size?
Opera may have changed their default for using HTTP/1.1 through a proxy.
Look in Preferences -- Advanced -- Network -- Proxy Servers.
Also review the 'opera:config' page's Performance settings.
I wen... |
|
Graycode |
Proxomitron Program |
6 |
16,477 |
Apr. 17, 2010, 05:27 PM |
 |
|
Thread: Google and Proxo
Post: RE: Google and Proxo
(Dec. 16, 2009 07:08 AM)Mele20 Wrote: For instance: On this results page:
http://www.google.com/#hl=en&source=hp&q...b5d78ea28f
Was the use of '#' in the URL a typo or was that done by somethi... |
|
Graycode |
Sidki |
2 |
10,913 |
Dec. 16, 2009, 05:40 PM |
 |
|
Thread: Google Fade Problem
Post: Google Fade Problem
Apparently Google is rolling out new code that fades in portions of their page. Unfortunately it doesn't always work on several of my browsers, and ends up hiding the links at the top and bottom of t... |
|
Graycode |
Website Customization |
2 |
11,279 |
Dec. 03, 2009, 07:53 PM |
 |
|
Thread: Proxomitron transparent proxy server
Post: RE: Proxomitron transparent proxy server
Supporting transparent proxy mode requires being able to support two types of request formats. When used as a normal proxy the scheme and host portion is prefixed to the page request. Otherwise the ... |
|
Graycode |
Proxomitron Program |
5 |
18,827 |
Oct. 11, 2009, 07:01 PM |
 |
|
Thread: Toggle/Resize PDF Embeds
Post: RE: Toggle/Resize PDF Embeds
(Oct. 04, 2009 05:59 AM)Siamesecat Wrote: Can PDF viewers run Javascript? I read .pdf files with a helper application.
I think most PDF viewers include the scripting ability.
Quote:What would... |
|
Graycode |
Others |
11 |
36,414 |
Oct. 04, 2009, 06:36 AM |
 |
|
Thread: Toggle/Resize PDF Embeds
Post: RE: Toggle/Resize PDF Embeds
I applaud what you're doing to control undesirable aspects of certain PDF. [clap]
I've been just nailing the '/JavaScript' portion for PDF that comes from untrusted places, which seemed to kill their... |
|
Graycode |
Others |
11 |
36,414 |
Sep. 28, 2009, 06:49 AM |
 |
|
Thread: redirect rtmp
Post: RE: redirect rtmp
It's a fault of the way they coded Flash, one of the many things that makes it insecure by design. Send hate mail to Adobe (I have).
RTMP first tries direct connections using the ports you mentioned... |
|
Graycode |
General Discussion |
16 |
66,849 |
Sep. 28, 2009, 06:41 AM |