MUTE V0.4 has been released.
The MUTE P2P Network is designed to protect your identity and privacy by using a virtual IP address plus routing packets through other nodes. It also encrypts connections to other nodes to prevent easy ISP or router sniffing that may be used to block it’s use.
Linux, Mac and Windows versions are available including language translations.
MUTE is free to use, open source and GPL.
Download Link:
http://sourceforge.net/project/showfiles.php?group_id=83030
Wiki Info, FAQ page:
http://www.planetpeer.de/wiki/index.php
Changes for V0.4 :
–Added resume support for downloads.
–Added setting to control time interval for log roll-over.
–Increased the send queue length to 300 (was previously 50).
–Added code for cleanly breaking a socket connection that is blocked on a send. This makes removing bad connections and shutting down much faster.
–Changed to handle repeat downloads of the same file more gracefully.
–Changed HostCatcher to convert address to IP-form before trying to add it, thus avoiding the slowdown (win32, mainly) of comparing a bad DNS-form address to each address in the list (it used to call gethostbyname for the bad address over and over during each comparison).
–Changed the HostCatcher class to return a host list in a randomized order (before, if several new nodes connected to the same host cache, they would all march through the same host list in the same order to look for connections).
–Added code to make canceling downloads instantaneous.
–Added a “Grab Hash” button that copies the hash from the selected search result into the search field (along with hash_). This allows you to search for duplicates of a particular file.
–Changed search panel so that buttons are disabled when they cannot do anything (for example, the download button is disabled when no results are selected).
–Updated ui/common/formatUtils to use translations for the time units (hours, minutes, seconds, milliseconds).
–Added GiB units (before, MiB was the largest).
–Changed file sharing code to use BinarySemaphores instead of general (counting) Semaphores.
–Added a connection quality gauge.
Related Posts
- MFC_MUTE V0.0.3 – Anonymous P2P
- MUTE 0.3 – Simple, Anonymous File Sharing
- NapShare V2.2b – Anonymous P2P
- NapShare V2.1 – Anonymous P2P
- NapShare V2.0a7 – Anonymous P2P

