Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.
Send steganographed text messages to mtr with fake hops in the network
Steganoroute is a tool to send steganographed text messages to another computer over the network. The receiver must make a traceroute to the sender using the mtr program (and pressing 'd' once to switch the display mode to the continuous graph). This tool, the sender, creates several fake hops and makes them answer the ICMP packets (or not) to write the letters one by one on the mtr client screen.