Showing 680 open source projects for "php-diary"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    ServMon (Servers monitor) enable systems administrators to monitor the status of their servers. If a server goes down, an email will be sent to the sys. admin. If you cell phone provider enabled sms throught email services, you can also do it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Control your traffic usage. These scripts currently support the o2 surf@home router II (which does'nt allow to track your traffic usage) only. The scripts consist of the backend, a gnome-applet and a mac-osx applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FlapMap a light-weighted web-based topology visualization tool, We hope to make it a more user-friendly and flexible tool than previous works. It is developed at Network Management Group in network research center of Tsinghua Univ, P.R China.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The High Interaction Honeypot Analysis Toolkit (HIHAT) allows to transform arbitrary PHP applications into a web-based Honeypot. A semi-automatic user interface supports the analysis process, scans for attacks etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    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.
    Get a free trial
  • 5
    fwgraph is an attempt to characterize and present network traffic including network devices, QoS, and iptables under Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PHP-Kiwi is a syslog viewer web gui for Kiwi Syslog Daemon. PHP-Kiwi's highlights include an easy installation, ability to save multiple filters, an intuitive interface, customizable color-coded priorities & powerful filtering for syslogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenCabling is a program to document, manage and organize the active and passive parts (from campus distributors to floor distributors) of a networking infrastructure. With OpenCabling you can track all your patch and follow the path of your cabling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP clone of isdn4k-util 'imon'. phpimon monitors and controls i4l ISDN line interface status. When using mISDN, the common capidrv.ko kernel module will allow you to use phpimon even with mISDN devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The OfficeSpot.Net Collaboration Server contains all packages needed to get eGroupWare running easily. OfficeSpot.Net CS contains following packages: - eGroupWare - OpenLDAP - DBMail - ClamAV - APC - Memcache - MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 10
    PHP library of functions for querying gameservers of varying protocols and displaying gameserver information in HTML format. Easily extensible to support additional games/protocols. Currently requires PHP5, though PHP4 support is in active development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    p2pDetect is a tool for monitoring p2p traffic on a network. It bases its analysis on patterns,known servers, ports, heuristics. Output files are in php format and can be remotely viewed with any web server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Software para coleta de pacotes e geração de estatísticas de uma rede local (LAN)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BlueXare Bluetooth Broadcasting System is aimed to provide a content spreading platform. It is formed by a specific GNU/Linux distro, a Bluetooth broadcasting daemon, a Bluetooth service point architecture design and a set of system managent tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The aim of this project is to give front-end for the Bassa - offline downloader system.This system will enhance the users to access their downloaded files easily from any locations, also quickly and to avoid repetition of downloading same file within LAN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web reverse proxy for Single Sign On (SSO). It can apply a security policy (profiles stored in a LDAP directory) to an existing set of applications, consolidate websites, encrypt all communications, rewrite simple URLs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An web-based application for active network devices record creation and SNMP management of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    simpleWSMonitor will keep track of some values that nearly determine the availability of your webservers. It may help you find some bottlenecks from the server to your visitor and it's very lightweight, it doesn't even need a cron to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An all-in-one Linux firewall/gateway distribution which features an easy to use yet powerful web based management console. Created to be a unified threat management system to protect and defend a network. Uses Zend Framework heavily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Search engine with web-interface,which can be installed on Linux and Windows machines, and disturbed across LAN to decrease scan time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HoneyGraph is a tool to analyze honeyd-logfiles of the honeyd-daemon implemented by Niels Provos in an convenient way. It is intended as an improvement for HoneyView (based mostly on that, but rewritten).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Valkyrja (Php Firewall front-end) is a web-based tool to administrate a linux firewall based on iptables. Valkyrja is modular, everyone can write a component for it. As Soon as possible: squid manage, NAT manage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The PHP Multiplexed I/O library is an object oriented PHP5 library for managing multiplexed (or non-blocking) I/O. It is loosely based on the selectable channels nonblocking IO implementation from Java's NIO package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    "Google Hack" Honeypot Project. GHH is written in PHP and assists the development of web based honeypots designed to lure search engine hackers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NeDi is a lightwheight network management framework, which is based on a scheduled discovery, a SQL backend and a web based user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    What are the packets rejected by your Netfilter based firewall today ? How often this suspicious host try to connect to your box ? What are the most rejected domains ? Who is this strange host which scan your ports ? The responses are in the iptables log
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo