549 projects tagged "Mac OS X"
txtorcon is a Twisted-based asynchronous Tor control protocol implementation. Twisted is an event-driven networking engine written in Python, and Tor is an onion-routing network designed to improve people’s privacy and security on the Internet. It includes unit-tests with 96%+ coverage, multiple examples, and documentation. There are abstractions to track Tor configuration and state (circuits, streams), launch private instances, support Hidden Service, and more.
NovaFTP is a fast, modern, and feature-rich FTP client. Designed for rapidity and ease of use, it combines high performance, innovative features, and good design. It can download multiple files at full speed, explore remote servers through an enhanced filesystem navigation interface, connect to multiple servers at the same time, and switch between multiple FTP sessions while managing bookmarks. It offers all modern FTP features, including IPV6 support, UTF8 and large file support, secure connections through SSL/TLS, enhanced firewall support, etc.
ReplicaNet is an object oriented C++ library for developers of applications that require a stable and low maintenance middleware solution to networking. Any project that is designed to use a network of machines, such as multiplayer computer games, need to very carefully consider how to approach the design problems associated with networking. It includes support for binary difference patch creation and delivery, backend availability and TitleID verification, Internet CD/license key verification, NAT detection, advertising and querying of sessions, user accounts, friends lists, game invites, chat rooms, persistent data storage, and statistics and ranking.
Inguma is a penetration testing and vulnerability research toolkit. The framework includes modules that discover hosts, gather information, fuzz targets, brute force user names and passwords and attempt exploits. While the current exploitation capabilities are limited, the program provides numerous tools for information gathering and target auditing.
autodl-irssi is an advanced and easy to use torrent file downloader plugin for Irssi. The optional ruTorrent plugin (GUI) makes it even easier to use. The installer will set everything up. It works by connecting to your torrent tracker's IRC announce channel. You tell it exactly which IRC servers and channels to connect to and it does the rest. When a new torrent is announced, and matches one of the user filters, it's immediately downloaded. There's no delay like RSS, which polls once every 5-15 minutes. Once downloaded, the torrent file can be saved to a torrent client watch directory, sent to rtorrent, or uploaded to an FTP server. It supports more than 70 private trackers, and it's very easy to add your own if you know some basic XML and regular expressions. The filters are easy to set up, but also advanced. Some of the filters are release name, TV show name, torrent size, resolution, encoder, source, year, format, bitrate, medium, category, and many more. To prevent you from accidentally downloading too many files at once, you can also tell it to only allow X number of downloads per day, week, or month.
Winnow efficiently trains and operates any number of unique Bayesian (Naive Bayes) classifiers on large sets of content. It has very high performance and works with very small training and unbalanced training sets. It has been used to power an innovative Web feed reader that uses smart tags, which learn and find the content you want to see, from more sources than you can follow with traditional feed readers. It works particularly well with Ruby and Ruby on Rails.
Bitcoin is a peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending.