simple line command tool
send several trames over TCP lan in AF_INET SOCK_STREAM
and return elapsed times.
usage: (pytestlan) ser IP PORT
usage: (pytestlan) cli IP PORT nb_of_loop data_size
example server: python pytestlan.py ser localhost 50000
example server: pytestlan.pyc ser 192.168.0.37 50000
example client (windows): pytestlan.exe cli 192.168.0.12 50000 1000 100
tested on linux, WinXP, Win7 Seven, 2008 Server.
An IRC proxy to add chat encryption to IRC clients
Dirt is a multi-platform IRC proxy that adds FiSH-compatible chat encryption (including DH1080 key exchanges) to any IRC client. It can be used as a SOCKS proxy or as a simple bouncer. For security reasons, only localhost connections are allowed.
SMADRET Means Always Do Really Encrypt Talk (or Find A Better Acronym). It is a SOCKS 4-proxy that listens on localhost and acts as a middleman between your chat client and the outside world, intercepting messages and performing PGP-encryption using GnuP
XPertMailer is a PHP class that will help you send/read encoded MIME type mail messages (text, HTML, HTML embedded images, attachments) towards a localhost, client, relay with optional authentication and TLS/SSL support.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Bouncer en localhost o lan, que permite capturar el trafico hacia un determinado canal de irc, cifrandolo con Rijndael, Serpent o Twofish. Y mostrando una salida por el canal en base64. Ideal para paranoicos.