One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
ClusterSSH is a tool to manage simultaneous interactive sessions across multiple SSH-accessible hosts. It opens one master terminal and many child terminal windows (or tabs), sending the same keystrokes to all clients while allowing isolated input per host. This is useful when orchestrating repetitive tasks—such as rolling updates or diagnosing distributed systems—without copying and pasting into each window. The interface supports splitting windows, delayed input modes, and host groupings...
coNCePTuaL is a toolset for rapidly generating portable, readable, and reproducible network-performance tests. coNCePTuaL can perform the equivalent of many pages of C code with just a few mouse clicks or lines of code in a domain-specific language.
Rainbarf is a small, Perl-based command-line utility that generates resource usage charts (CPU, RAM, battery) in a compact bar-glyph format, designed to display within tmux or GNU screen status lines for a sleek system monitor. Use load average metric instead of CPU utilization. You might want to set the --max threshold since this is an absolute value and has varying ranges on different systems. Disabled by default. Configurable via environment variable or config file. Simple CLI usage and easily integrated into devops or system monitoring setups. ...
Full-stack observability with actually useful AI | Grafana Cloud
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.
Log File Monitoring - Check Log Files, Analyze, Alert on any UNIX Log
...Benefits:
Automatically scans log files for errors or user specified patterns
Shows the offending log entries in the alerts generated on a monitored log file
Shows latest size of a log file at the time of the most recent log check
Shows total entries written to log file in the most recent check
Can tail logs in time frames rather than tailing random lines
Monitors and alerts on log file growth
Monitors and alerts on log file size
Monitors and alerts on log file time stamp
Sends out email alert notifications on log files
When run without arguments, LoGrobot displays direct instructions on usage.
NOTE: For the fully-featured version of the LoGrobot Log File Monitoring tool (also known as logXray), visit www.LoGrobot.com/#download
Perl logfile analyzer for DELL Sonicwall Firewall logfiles. This Perl program (Windows /Linux / Mac), creates an HTML file containing: hits per protocol, mean, median and variance on hourly and weekday basis, RBL statistics, IPS stats, VPN stats, virus stats, surfing statistics, CFS blocked sites stats.
SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
Proxyp is a small multithreaded Perl script written to enumerate latency, port numbers, server names, & geolocations of proxy IP addresses.
This script started as a way to speed up use of proxychains, which is why I've added an append option for resulting live IP addresses to be placed at the end of a file if need be.
Requires IP::Country module and root/administrator privileges.
"No man is free who is not master of himself" --Epictetus
"For a man to conquer himself is the first...
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Scour: a Perl script able to find lines in log files matching a given Perl regular expression. It counts matches within given time periods, and reports on whether the number of matches exceeds a given count, shows matching lines, or executes a command.
This perl script, Peril, uses the Perl module File::Tail to tail the syslog file (or any other file for that matter) and inserts the lines into a MySQL database using DBI. It includes a quick phpMyEdit generated page to view the logs through a browser an
Software for reliable url cloaking system using low q.o.s hosts and lines such as home PC's and dsl or cable connections.
CDUCK combined DNS-server and webserver functionality and strict security for the creation of reliable domain web cloaking.
This utility will provide grep-like functionality to return multi-line (record) matches for blank-line deliminated files such as LDIF files used by LDAP. A match on any line will return all lines from the previous blank line until the following one.
'dirsize' is a simple perl script that displays the size of a given directory recursively... Now, I *KNOW* there must be some other way to do that but hey, it was faster writing down about 40 lines of perl...