Showing 22 open source projects for "php-simple-html-dom-parser"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Loguru

    Loguru

    Python logging made (stupidly) simple

    Loguru is a Python library designed to simplify logging for developers. It offers easy setup with no configuration, support for multiple sinks (console, file, etc.), structured logging, formatting, rotation, and exception handling—all in an intuitive API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    justniffer
    ...It can log network traffic in web server log format. It can also log network services performances (e.g. web server response times) and extract http content (images, html, scripts, etc)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    ...OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use these inexpensive little sensors and other chips with very simple wiring to sense and control the physical environment. The interface is very flexible -- everything from a web browser, to read and writing directly to the chip's "file" to integrating with your programs -- even over the internet. There is a growing number of 1-wire sensors: temperature, voltage, humidity, light, ultraviolet, pressure, thermisters, thermocouples, programmable microcontrollers, relays, lights, LCD panels, etc
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4

    PotHead

    PotHead

    ...Pothead.py -pp 22 23 -site http://YOURSITE.COM/api/write.php -apikey YOURAPIKEY 6) Profit! Is this for anyone? Hmmmm, yes and no I would suggest you know a thing or two about PHP & Python. It’s a pre-release and still in the early alpha stage. Is it safe? It’s pretty safe ;) Does it work? Yeah check it live! http://7ol.eu/view.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    log4j parser

    log4j parser

    Turn log4j or similar logfiles into a Python list object

    Called from command line, this python program counts the lines in your logfile with ERROR, INFO, WARN etc. You can also import the function generate_log_report from it and use the returned list object in your Python program for further processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    privacyidea

    privacyidea

    two factor authentication management system

    privacyIDEA is a management and authentication system for two factor authentication. You can use OTP tokens, OTP cards, SMS, Smartphone Apps to incorparte the second factor. It can even manage SSH keys and supports Offline OTP. The latest version can manage and enroll user certificates. Its modular design makes it easily enhancable. It runs on Linux. Applications and workflows can be connected to privacyIDEA hence enabling two factor authentication in your system logon, web...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Lograptor

    Command-Line search tool for syslog files

    Lograptor is a search tool for system logs written in legacy BSD syslog format RFC 3164 and for IETF syslog protocol RFC 5424. The program can perform searches in syslog files like as the UNIX command "grep", but with the addition of some filters and parameters, useful to restrict the search field and retrieve the relevant informations from log files. You could specify parameters like hostname, application, date, time range, plus a set of filters on message data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C++ library for debugging purposes and runtime logging to file with extension for Python and PHP. A simple solution for logging same way in many applications using different programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    VeloApport

    Log and track user/computer info in MS Windows environments

    A system to log and track user logons, logoffs, computer information, and statistics in a Microsoft Windows environment. It includes a client side application (veloapport.exe - intended to be run as a logon and logoff script) and an analyzer (veloapportdetective.py) reporting hardware changes and populates a computer inventory table. The client (veloapport.exe) sends user and machine information to a MySQL database server and VeloApport Detective populates a computer inventory table while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The all-in-one software to manage your HOA Icon
    The all-in-one software to manage your HOA

    PayHOA is association management software for HOAs, COAs, and any community looking for robust, easy-to-use, affordable software

    PayHOA is modern software for self-managed communities. Trusted by more than 11,000 associations, PayHOA automates operations, so you can focus on what's important. We provide free onboarding, free unlimited support, a 30-day free trial, and no contracts. Claim your free trial and see why HOAs across the country are choosing PayHOA.
    Learn More
  • 10
    A simple log analysis and botnet detection tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java exception extractor. This utility will parse all files (either plain text or bzipped) and tries to search for various exceptions. It then tries to match exceptions against grouping rules (regexps). It is also able to group unrecognised exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Use python to parse privoxy log in clf format and refer to wot ratings of the site and then dump the data in a sqlite database for statistics generation later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    yalimon (Yet another linux monitoring tool) is a python script that runs as a cron job, gathers data from several commands, stores it in a database and then creates graphs out of it. A web interface is used to view the images and to manage the module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python gen-purpose log monitoring tool. Can track several log files at once, and trigger actions by regexp matching. Actions are defined via modules with a very simple interface to implement. It can monitor syslog as well as gather web server stats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple keylogger written in python. It is primarily designed for backup purposes, but can be used as a stealth keylogger, too. It does not raise any trust issues, since it is a set of [relatively] short python scripts that you can easily examine.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    Netconsole2Mail is simple python based daemon that receives netconsole messages from kernel on configured hosts and sends them to administrator in configured pooling interval. Only new messages are sent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    OpenPavilion is a free surveillance suite made for observing, monitoring and benchmarking your applications and networks. OpenPavilion displays comprehensive relationships using simple to understand dashboard views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Loganalyzer for Windows XP Firewall and Linux Iptables firewall. Generates a nice html document with statistics from all the pakets captured by the firewall. The program is written in Python and has an (optional) graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    YAML (tm) is a straight-forward data serilization language, offering an alternative to XML where markup (named lists and mixed content) are not needed. YAML borrows ideas from rfc822, SAX, C, HTML, Perl, and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Logpecker is a tool for syslog files like /var/log/messages. More flexible than a simple regexp matcher, you can use syslog facility and priority. Messages that appear too often are sieved out. Generates root-tail tickers, reports, active event lists
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next