AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Free 30 days.
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.
So scr_ipfm is a script written in php, used to graphically show amount of data
downloaded by users in local network. To do that, it uses logs generated by
ipfm program (ipfm is available at the address: http://robert.cheramy.net/ipfm/).
Botkiller is a php-script which helps to flood the databases of bots, searching the web for email-adresses. Its goal is to create a huge network of servers running the script and to trap the bots in it while feeding it useless adresses.
Sysmon is a tool to monitorise the state of one or more computers. Its based on a daemon and a php script. The first has to be runned in all boxes you need to check, the second calls the daemon and prints the state into a nice web frontend.
mp3net is an tool to search a network for Music (MP3, WMA, OGG,...) shared by Samba or Windows-Shares. It uses a shell-script to scan the hosts and saves the Information in a MySQL-Database. With a webbased (PHP) frontend you can search in the database.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Portable user-space implementation of Unmanaged Internet Protocol (UIP), a new network layer that provides secure, symmetrical peer-to-peer communication between hosts on the Internet, hosts behind NATs and firewalls, and mobile hosts on ad-hoc networks.
DryWare PageTracker is a collaboration and project management system targeted at magazine publishers and daily news papers where layout and printing are done inhouse. It provides management and live monitoring of issue creation.
idia is a free php and perl script which allows computers with dynamic ip addresses to include their current ip address onto their web site. Some possible uses include ftp servers, web servers, mail servers, and game servers.
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.
NX is a cross platform, script driven engine for easy network (sockets) programming. It provides unconstrained rapid development, and it's ideal for writing,testing,experimenting with protocols,apps,servers or misc utils that communicate over a network.
mrtg-eth is a perl script which provides a probe for the Multi Router Traffic Grapher to print statistics for network devices which do not support the SNMP protocol. It reads if-stats from /proc/net/dev and generates an output suitable for MRTG.
A small perl script that works with the vgetty package to allow you to call a phone number, type in an IP Address using DTMF, and have the system tell you if that site is up or down. Next up is "canned" IP Address support for commonly pinged addresses.
This project is based on the osDate project from http://www.tufat.com. The aim of this project is to port the latest versions of the osDate from php to a more modern Java platform to improve performance, scalability and security.
Ajax-oriented CMS. The aim of this CMS is to show the possibility of using ajax to grant a fluid navigation in a flash style, with an initial preloading and a fast change of pages. The management ad view of contents is also easier and faster with ajax.
Everybody knows Google Drive power and how to work with documents there, eh? One of the most great thing – its that it let you keep your documents, in one place, access from anywhere and share with anybody.
Try for free our ecommerce solution for Woocommerce. Its build with awesome tool – Google App Script. All your changes done in Google Spreadsheet table, and from there you can update web store products.
Basically it needs two extensions installed. One is for Google Sheet (App script...
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port 8084 and serves a file
servedir: Opens a webserver at port 8000 and serves a dir
servelog: Serves tail of syslog on port 12345
sizeof: List total sizes of subdirectorys
largedirs: Lists directorys with 100+ MB disk usage
mkdirc
: Creates a dir and changes to it
freefile : Kills all processes using a file
lastedited: Shows which files have been edited
findbin: Finds binary files not installed by dpkg
frename : Renames parts of a filename
connections: Shows network connections
[...]