|
|
#1 | |
|
Oldie
Registriert seit: 02.06.2002
Beiträge: 1.041
|
Hi,
nach fast drei Jahren gibt's ein Update für Privoxy. Wer es nicht kennt: Privoxy ist vergleichbar mit Proxomitron. Privoxy ist Open Source. Zitat:
Code:
Announcing Privoxy v.3.0.6
-----------------------------------------------------------------
3.0.6 is a stable release which includes many significant enhancements
and new features, including a number of new actions, multiple filter file
capability, full windows service functionality, as well as numerous
bugs done away with. See http://www.privoxy.org/user-manual/whatsnew.html
for details.
-----------------------------------------------------------------
ChangeLog:
-----------------------------------------------------------------
- New content filters: no-ping, google, msn, yahoo and blogspot.
- New header filters: x-httpd-php-to-html, html-to-xml, xml-to-html
and hide-tor-exit-notation.
- The special header "X-Filter: No" now disables header filtering as well.
- Improved the filters img-reorder, js-annoyances, webbugs,
banners-by-size, banners-by-link and ie-exploits to make them
less likely to break anything.
- Removed outdated URL patterns in default.action and added new ones.
- Added redirection from http://p.p/user-manual to http://p.p/user-manual/
- Changed webinterface default values for hide-user-agent, hide-referrer
and set-image-blocker.
*** Version 3.0.5 Beta ***
- Windows version can be installed/started as a service.
- Windows icon stays blue when Privoxy is idle, green when busy.
- Integrated Fabian Keil's extensive patch. See:
http://www.fabiankeil.de/sourcecode/privoxy/. Includes the
following new or significantly improved actions (among many
other improvements):
content-type-overwrite{}
crunch-client-header{string}
crunch-if-none-match
crunch-server-header{string}
fast-redirects{check-decoded-url}
filter-client-headers
filter-server-headers
force-text-mode
handle-as-empty-document
hide-accept-language{}
hide-content-disposition{}
hide-if-modified-since
hide-referrer{conditional-block}
overwrite-last-modified{}
redirect{URL}
treat-forbidden-connects-like-blocks
- Standard-compliant clients are prevented from displaying cached
copies of Privoxy's error messages after the cause of the problem
has gone.
- Improved DNS error handling.
- Multiple filter files can now be specified in config.
- Added jpeg filtering to defend against MS jpeg vulnerability MS04-028
with the new inspect-jpegs action.
- Removed the "arbitrary" 1000 filter limit - addresses tracker #911950
- Thanks to Jindrich Makovicka for a race condition fix for the log
file. The race condition remains for non-pthread implementations.
Reference patch #1175720. Various other logging enhancements.
- A pile of assorted bug fixes, memory leaks, enhancements, etc.
- Moved Actions file reporting mechanism to SF tracker.
- Two new options for config: enable-remote-http-toggle and
forwarded-connect-retries.
- Trap unsupported FTP requests.
- Let text/xml be filtered.
- Numerous updates to default.action
- Increase the compiled in limit of trusted referrers from 64 to 512
(for trustfile users).
Projekt-URL: http://sourceforge.net/projects/ijbswa/ Download-URL: http://sourceforge.net/project/showf...group_id=11118 MfG, Flipper |
|
|
|
|
| Folgende 5 Benutzer sagen Danke zu Flipper für den nützlichen Beitrag: |
|
|
#2 |
|
Xanatos
Registriert seit: 31.10.2004
Beiträge: 16.424
|
Ein sehr schönes neues Feature in Verbindung mit Tor ist forwarded-connect-retries
http://www.privoxy.org/user-manual/c...ONNECT-RETRIES |
|
|
|
|
|
#3 |
|
Oldie
Registriert seit: 03.12.2001
Beiträge: 1.528
|
und weil es immer wieder Konfigurationsproblme im Zusammenspiel mit TOR gibt, hier noch ein paar Links:
Kurzanleitung ausführlich zu anonym im Internet Gruß,CoWanderer |
|
|
|
| Folgender Benutzer sagt Danke zu CoWanderer für den nützlichen Beitrag: |
|
|
#4 | |
|
Oldie
Registriert seit: 03.12.2001
Beiträge: 1.528
|
Zitat:
Ich habe jetzt mal 5 genommen. |
|
|
|
|
|
|
#5 |
|
Xanatos
Registriert seit: 31.10.2004
Beiträge: 16.424
|
@CoWanderer:
5 ist ok, ich hab erstmal mit 2 angefangen und schaue ob das reicht (sonst wartet man ja in dem Fall, daß der Server wirklich down ist ewig auf die Nachricht) |
|
|
|
|
|
#6 |
|
Xanatos
Registriert seit: 31.10.2004
Beiträge: 16.424
|
Mittlerweile ist 3.0.12 aktuell.
Hat sich einiges getan, es wird z.B. socks5 unterstützt. |
|
|
|
|
|
#7 |
|
Oldie
Registriert seit: 09.06.2001
Beiträge: 2.265
|
Announcing Privoxy v.3.0.17 stable
http://sourceforge.net/project/showf...group_id=11118 Changelog (etwas länglich, deswegen gespoilert): Spoiler:
|
|
|
|
| Folgende 3 Benutzer sagen Danke zu kawabonga für den nützlichen Beitrag: |
|
|
#8 |
|
Oldie
Registriert seit: 07.06.2002
Beiträge: 821
|
Ich habe hier bisher 3.06 im Einsatz gehabt.
Hauptsächlich um ab und zu im Hauptfenster von Prvoxy zu sehen, wohin ein Request geht. Nun habe ich mal die 3.0.17 ausprobiert. Funktioniert auch - nur habe ich dieses Log-Protokoll nicht mehr im Hauptfenster. Ich finde auch nicht, wo man das aktivieren kann. (Alle Häkchen sind gesetzt) Ich möchte also im HAuptfenster von 3.0.17 ein ungefiltertes Protokoll haben. Wie stellt man das ein? |
|
|
|
|
|
#9 |
|
Xanatos
Registriert seit: 31.10.2004
Beiträge: 16.424
|
notepad config.txt
Code:
#debug 1 # Log the destination for each request Privoxy let through. |
|
|
|
| Folgender Benutzer sagt Danke zu DrSnuggles für den nützlichen Beitrag: |
|
|
#10 |
|
Oldie
Registriert seit: 07.06.2002
Beiträge: 821
|
Vielen Dank DrSnuggles!
Das war es. |
|
|
|
|
|
#11 |
|
Oldie
Registriert seit: 09.06.2001
Beiträge: 2.265
|
Announcing Privoxy v.3.0.19 stable
-------------------------------------------------------------------- This is a bug-fix release for the previously released Privoxy 3.0.18. One of the fixes addresses a security issue. -------------------------------------------------------------------- ChangeLog for Privoxy -------------------------------------------------------------------- *** Version 3.0.19 Stable *** - Bug fixes: - Prevent a segmentation fault when de-chunking buffered content. It could be triggered by malicious web servers if Privoxy was configured to filter the content and running on a platform where SIZE_T_MAX isn't larger than UINT_MAX, which probably includes most 32-bit systems. On those platforms, all Privoxy versions before 3.0.19 appear to be affected. To be on the safe side, this bug should be presumed to allow code execution as proving that it doesn't seems unrealistic. - Do not expect a response from the SOCKS4/4A server until it got something to respond to. This regression was introduced in 3.0.18 and prevented the SOCKS4/4A negotiation from working. Reported by qqqqqw in #3459781. - General improvements: - Fix an off-by-one in an error message about connect failures. - Use a GNUMakefile variable for the webserver root directory and update the path. Sourceforge changed it which broke various web-related targets. - Update the CODE_STATUS description. Download location: http://sourceforge.net/project/showf...group_id=11118 |
|
|
|
| Folgender Benutzer sagt Danke zu kawabonga für den nützlichen Beitrag: |
|
|
#12 |
|
Team (Userverw.)
Registriert seit: 21.04.2001
Beiträge: 17.748
|
Betreff geändert in: Version 3.0.19 Stable
|
|
|
|
|
| Themen-Optionen | Thema durchsuchen |
| Ansicht | |
|
|