18 December 2008

Polipo 1.0.5 (unreleased) + Polipo 1.0.4

0 comments

Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy, a proxy server). While Polipo was designed to be used by one person or a small group of people, there is nothing that prevents it from being used by a larger group.

Polipo has some features that are, as far as I know, unique among currently available proxies:

•Polipo will use HTTP/1.1 pipelining if it believes that the remote server supports it, whether the incoming requests are pipelined or come in simultaneously on multiple connections (this is more than the simple usage of persistent connections, which is done by e.g. Squid);
•Polipo will cache the initial segment of an instance if the download has been interrupted, and, if necessary, complete it later using Range requests;
•Polipo will upgrade client requests to HTTP/1.1 even if they come in as HTTP/1.0, and up- or downgrade server replies to the client's capabilities (this may involve conversion to or from the HTTP/1.1 chunked encoding);
•Polipo has complete support for IPv6 (except for scoped (link-local) addresses).
•Polipo can optionally use a technique known as Poor Man's Multiplexing to reduce latency even further.

Since it can speak both IPv4 and IPv6, Polipo can be used as a bridge between the IPv4 and IPv6 Internets: to allow an IPv6-only host to access IPv4 servers or vice versa.

Since it can speak the SOCKS protocol, Polipo can be used together with the tor anonymising network.


Polipo 1.0.5 (unreleased)

* Fixed a bug that could cause incorrect logging to syslog (thanks
to Sami Farin).
* Proper va_list handling for AMD64 and other RISC-like
architectures on non-GNU platforms.
* Implemented work-around for broken Content-Range headers.
* Use 1024 instead of 32 as the length of the listen queue.
* Implemented the ability to control the permissions set on the log file.
* Implemented the ability to scrub private information from logs.
* Tweaked the portable version of mktime_gmt. This will hopefully
fix the time issues on Windows. Thanks to MaxWell and Greg.
* Changed chunk allocator to use larger arenas on 64-bit arches.
* Fixed a bug that could prevent saving objects on disk. Thanks to
Ming Fu.
* Fixed an issue that could cause crash messages to go into the disk
cache.
* Fixed a bug that could cause the default chunk memory to be incorrect
on FreeBSD machines. Thanks to Frank Behrens.
* Fixed a number of bugs in the validation of Range requests. Thanks to
Ken Brazier.
* Inhibited range requests for non-200 instances, as this breaks some
client software. Thanks to Ken Brazier.

8 January 2008: Polipo 1.0.4:

* Fixed the handling of tunnels with a parent proxy (thanks to
Richard Å puta).
* Fixed a bug that could cause connections to be shut down when
a server used the old (RFC 2068) semantics of ``100 Continue''
(thanks to Thomas Wiesel).
* Fixed a crash when a request URL was larger than 10 kB (thanks to
Fabian Keil).
* Fixed a possible failure to read client requests larger than one
chunk.

Homepage

src only 1.0.5: http://www.pps.jussieu.fr/~jch/software/repos/polipo/

Bin:
http://interloper.org/tmp/polipo/

Mirror:
http://www.pps.jussieu.fr/~jch/software/files/polipo/

17 December 2008

Shareaza Debug Build 2.4.0.2 Revision 7588

0 comments
compiled using Visual Studio 2008 (vc9)

Note the download saving/storage format has been changed since 2.3.1.0 ... so if you install a new development build (debug/daily build) or a new release build (2.3.2.0/2.4.0.0 ) the instillation will convert your current partial downloads into the new download saving/storage format. You will not loose any current partial downloads in UPGRADING ... but if you DOWNGRADE (re-install 2.3.1.0 or an older release) your current partial downloads will be in the new format so the older release will not recognise them ... so if you DOWNGRADE you will loose your current partial downloads as the old installers will not convert your current partial downloads back into the old download saving/storage format.

Changelog:
http://cia.vc/stats/project/shareaza/.rss

Homepage:
http://members.optushome.com.au/temp007/
http://shareaza.grantgalitz.com/builds/

Download:
http://www.mediafire.com/?e3rzgnzwujf

TCP Half Open Limited Patcher & Monitor 2.2 Build 2008.12.16

0 comments
TCP Half Open Limited Patcher & Monitor, 2008.12.16

Project Name: TCP-Z (TCP-Z Network Monitor)
Support OS: Windows XP/2003/Vista/2008/Windows 7, 32bit/64bit
Author: deepxw#126.com
Blog: http://deepxw.lingd.net/article-1415261-1.html

Raise the limited of half-open connection, Release the power of your network, download faster, and more task can be run at the same time.

Features:
1, Safe And Easy: Modifies Tcpip.sys in memory. The changes take effect immediately; do not need to restart the computer.

2, Wide Compatibility: It searches limited offset through signature, no longer focused on the MS upgrade and update.
Support all version of Windows, Which with half-open limited.

4, Professional Chart: TCP-Z shows number of estabilished connection, half open connection, Create depth, download/upload speed in real-time.
And software will show the number of warnings events in per-minute, which TCP half open connection overload.

************
* Usages *
************
1, Manually: Use GUI application tcpz.exe / tcpz64.exe to modify limited value.

2, Automatically: Install TCP-Z Virtual Device. It modify limited value automatically without human intervention. Use Device Manager property page to customize the maximum value.

Two version TCP-Z can run an independent, you can choose one of them.

***********************************
* Common problems and solutions *
***********************************
1, To use GUI application, must right click tcpz.exe, choose run as administrator.

2, In 64bit version of Vista/Win7, must enable TESTSIGNING mode.
Open command prompt as administrator, run this command:
bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS
bcdedit.exe -set TESTSIGNING ON
Restart the computer to take effect.
Only need to run this script once.
If a "Test Mode" watermark on desktop, you can remove it by "RemoveWatermarkX64.exe".

32bits OS, no need to do this setting.

3, If application crash, the next time you run it, it prompts fail to load driver. You need to run this command:
32bit:
REG DELETE HKLM\SYSTEM\CurrentControlSet\Services\tcpz-x86
64bit:
REG DELETE HKLM\SYSTEM\CurrentControlSet\Services\tcpz-x64

Delete this section: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_TCPZ-X86]
Restart computer, Run the application again, to see if the problem had been solved.

4, Windows XP supports File Patcher & Memory Patcher. Vista/Widnows 7 only supports Memory Patcher.

5, If you patch file tcpip.sys in Widnows XP x64, You must uses 64bit TCPZ64.exe.

6, Windows 2003/2008 is unlimited.

History / Changelog:
2008.09.14
* Update to Unicode version, supports English/Chinese Simple/Chinese Traditional.

2008.09.21
+ Add a new installer.
* Driver: Increased one finding action. Improve success rate.

2008.10.13
+ Support read limited value from tcpip.sys of Windows 7.

2008.10.23 V1.5.3.15
+ Read & display create depth from tcpip.sys.
+ Windows 7 M1 memory patch.
* Can't read information from a few of net interface.

2008.10.30 V1.5.5.20
+ Windows 7 M3 (x86) memory patch.
+ Add warning message for AMD multi-core CPU user.

2008.11.01 V1.5.6.25
+ Windows 7 M3 (x64) memory patch. (beta)
* windows XP file limited change to 1000.
* Modified function of disable SFC in NT5.

2008.11.07 V2.0.0.30 beta
* Modified all search function. Improve success rate.

2008.11.12 V2.1.0.33
+ Add tcpz64.exe, a native x64 program.
* Modify search function.
* Memory Limited of XP up to 1000.
* Fix: compatibility of multi-core CPU.
* Fix: fail to load driver in Windows 7 x64.

2008.11.29 V2.2.0.35
+ Virtual drive, add a option to custom limited value. Add a UnLimited option for Vista / Windows 7.
+ GUI program, capture screen by hot-key F5 / F6. It needs gdi+ support.
* GUI program, add Vista UAC manifest. May not be compatible with XP SP2, you can upgrade Sevice Pack, or continue to use the V2.1 version of TCP-Z.
* GUI program be changed to a single file, portable version.

2008.12.16 V2.2.1.36
* Modify TcpzQueryRegParameters(), Add a null parameter iNullAction, Avoid NOD32 report as virus.



UserGuide en:
http://deepxw.lingd.net/show.php?id=1778454

Homepage: http://deepxw.lingd.net/article-1415261-1.html

Download x86 + x64 bit Versions:

2008.12.16 (New!)
Download Link 1: TCPZ_20081216.zip
Download Link 2: TCPZ_20081216.zip

BitTorrent for Google Desktop Search

0 comments

Torrent files contains lots of metainfo that can be extracted and allowed to search.

So I made a simple BitTorrent Indexer for GDS. It’s a freeware plug-in for Google Desktop Search which parses torrent files and gives info to Google into nice a textual format.

Notes for installation:

1. Download Google Desktop
2. Install Google Desktop
3. Download BitTorrent for Google Desktop Search
4. Install BitTorrent for GDS
5. Wait until Google desktop indexes your .torrent files
6. Enjoy with search.

Homepage and Download: http://www.esanu.name/software/index.php/bittorrent-for-google-desktop-search/

TorrentRatio + Tracker Pro

2 comments

TorrentRatio allows to easily increase your ratio on BitTorrent trackers like filelist.org, torrentbytes.net and others.
It works with any BitTorrent client.

How it works?

Periodically, usually in 20-30 minutes, BitTorrent Client sends request to tracker for asking more peers and report about your downloaded and uploaded statistics. TorrentRatio hooks into windows socks library and watches to match tracker report URL and change &uploaded= and &downloaded= fields.


How to use it:

•Enable TorrentRatio from Program->TorrentRatio shortcut
•Start your BitTorrent client.
•Download torrents.
•To watch logs you can use DebugView for Windows .

Homepage and Download: http://www.esanu.name/software/index.php/torrentratio/

Mirror no installer build: torrentrationoinst.rar 268.57 KB
hookwininet.dll stick on all running processes, don't unload and crash my browser!



TrackerPro allows easily increase your ratio on BitTorrent trackers like filelist.org, torrentbytes.net and others.

1.Download some torrent files to your local drive.
2.Start TrackerPro.
3.Add torrent files to TrackerPro.
4.Torrent Pro will start to increase your Upload data without really uploading or downloading something.

Homepage & Download: http://www.esanu.name/software/index.php/tracker-pro/

Mirror no install version: encreasebt.exe 1.08 MB

eMule 0.48a DBGO ( Dibigo ) v20081211

0 comments

Using this program is freeware without any restrictions.

Dibigo free P2P (DBGO) English version download, novice to use, high-speed download the module.

After the membership is available.

Seyibeumeonisyap wepsyoping reserve program to install, free of malicious code, the cure PCclearPlus v1.5, Windows Automatic Updates patch paechieop, the Internet, free cartoon dibi weptun, according to the Yahoo search toolbar will be installed.
You do not want to install after minutes released from the installation, please check the box.


☞ improvements
1. Server detection module modification
2. Block keywords Update
3. Server Update List
4.ui change
5. Speed stabilization module
6. High-speed module, modify, update


☞ Publisher Description
And the P2P server and a fully dibi that are compatible with other P2P programs over the Internet by a variety of users to share videos, documents, images, to search for any file format, you can download the software is completely free.


☞ Key Features
Windows OS support (window 98, me, XP, vista)
Worldwide eDonkey, eMule, completely compatible with the server peuruna
Mila support the card Servers
High-speed download support
Search, down from one screen to check the screen provides bunhwal UI


☞ Key Features
- Korea, a leader in the P2P program
Dibi and the sound of the sea, pureuna, the club folder, Die Hard, is the club, and file the sea, ssijel (ssijeldatnet), and the only other country with a high-speed P2P download large files, and P2P is confident the best is available in myeongsilgonghi.

- High-speed file support
To support high-speed file dibi said. In other words, sang lines like, you can neglect the rapidly faster download speeds. In addition, the search results for high-speed file and the regular file a separate category for the dibigo users will be able to download files more easily.

- Convenient 3 danguseong
High-speed file, files, 3 divided by the current status of the file download configuration files that are currently being sent can be more easily identified.

- 100% free to use free to anyone
Wephadeu, a fee each time you use P2P programs, or flat rate payment of the cost, but said dibi can be used as free 100% free. Do not hesitate to use.

- Maintain a regular update to the latest engine
And the latest engine dibi always keep the engine than the user's vast stable of the contents of the file can be downloaded for quick time to help.


How to run or install ☞
Follow the instructions to download and install the file, you can run

Homepage:
http://translate.google.com/translate?hl=ru&u=http%3A%2F%2Ffile.naver.com%2Fpc%2Fview.html%3Ffnum%3D212732%26cat%3D61&sl=ko&tl=en

Download all versions
http://file.naver.com/search.php?_smode=detail&q=dbgo&licens=s,d,f&cats=0&swh=NTITLE
http://file.naver.com/view.php?fnum=212732
http://file.naver.com/view.php?fnum=209421
http://rich.urin79.com/243360
.....
DBGO_simfile.exe
Mirrors: the net

☞ Avoid DLP troubles change/enter the default user nickname www.dbgo.com

Screenshot

Archive