Showing 74 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 1
    A dashboard to easily model and view in real-time the hardware and software running throughout your environment in a pictorial manner from a single location all using Microsoft Windows and .Net technology. Phew.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BlindEyes is an open-source distributed framework designed to allow the distribution and chaining together of code in many popular languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ----------------------------------- This project is no longer being actively maintained (it hasn't been worked on since around late 2006. I am leaving what code is available. If you wish to take over this project ... Please send me a message on my profile or email me at WilliamDeRieux@gmail.com. You can also contact me on twitter: https://twitter.com/Neoh4x0r and Google+: https://plus.google.com/+WilliamLDeRieuxIV/posts ----------------------------------- This Project's Purpose is to create network management and automation utilities and tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • IT Asset Management (ITAM) Software Icon
    IT Asset Management (ITAM) Software

    Supercharge Your IT Assets, the Easy Way

    Drowning in misplaced IT assets, compliance headaches, and shadow IT? Navigate to clarity with an intuitive IT Asset Management solution. Experience crisp visibility, effortless control, and unshakable security – all while freeing up your budget with optimized software licenses. The best part? It’s easy.
    Learn More
  • 5
    This project has been renamed "pycopia", and extended. This is no longer maintained. Pycopia is hosted at Google code hosting. Please go to: http://code.google.com/p/pycopia/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...You can monitor specific packets to/from network interfaces, internet protocol addresses and also define specific filters for protocol, port and flag properties of a packet. Output can be directed to database, p
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A IDS management system that is capable of controlling multiple snort (www.snort.org) sensors per machine and across multiple machines. The Code also supports multiple databases in master slave configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Code name 'Monkey Juice' is an attempt to create versatile, modular remote security scanner for the Win32 platform. Written in C#, 'Monkey Juice' will incorporate an XML plugin database of C# libraries that will be loaded at scan time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Web Services Console is an Eclipse plugin that provides the user with a rich set of tools for developing and monitoring web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful Website Security | Continuous Web Threat Platform Icon
    Powerful Website Security | Continuous Web Threat Platform

    Continuously detect, prioritize, and validate web threats to quickly mitigate security, privacy, and compliance risks.

    Reflectiz is a comprehensive web exposure management platform that helps organizations proactively identify, monitor, and mitigate security, privacy, and compliance risks across their online environments. Designed to address the growing complexity of modern websites, Reflectiz provides full visibility and control over first, third, and even fourth-party components, such as scripts, trackers, and open-source libraries that often evade traditional security tools.
    Learn More
  • 10
    Active Networking provides a framework in which executable code within data packets can execute upon intermediate network nodes. The goal of this research is to develop active networks that are capable of predicting their own behavior and to use this ca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    P.A.T.H is a collection of tools for inspecting and hijacking network connections written in Perl. By now it includes a packetgenerator, a rst deamon, a sniffer, an ICMP redirection tool, an ARP redirection tool, an IDS testing tool and an automatic hij
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web Portal System ,is an highly configurable code, created for users with basic skills in php who're looking for a solution where they can easy include their own code.Intranet module also in Borland C++, Delphi/Kylix, with ERP & CRM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HTTPPoll is a website monitoring and alert program, written in Java and run on the command line. It polls a list of URLs at user-defined intervals, and can run three types of alerts when a URL returns an error code: email, pop-up dialog box, and shell scr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Protowatch is a userspace extension to Linux\'s 2.4 iptables firewalling code. Userspace will dynamically start a server to accept the packet, and log whatever the client sends. Useful for discovering what protocols are in use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The purpose of this project is creating a plugin for <a href="http://www.ethereal.com/">Ethereal</a> that will enable it to decode ITU-T Recommendation H.323 traffic. The implementation is based on <a href="http://www.openh323.org">OpenH323</a> code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The sysMANtra management framework provides JMX based application services, monitoring and custom management for any distributed Java application with a variety of pre-packaged management interfaces for your J2SE or J2EE application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This has a Python ICAP (Internet Content Adaptation Protocol) server and IRML parser. Using this, a web proxy can do rule-based adaptation of content before delivery to clients. Has a Python proxylet API and squid-icap-client code too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    UptimeSite is the code behind the Uptimes Project &lt;http://uptimes.hostingwired.com/&gt;. Clients send uptime reports to the server, which are parsed into a wide variety of useful statistics in realtime via the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mod_accounting is a simple Apache module that can record traffic statistics into a database (bytes in/out per http request). NOTE: this project has been abandoned years ago. The code in the repository needs some fixing in order to be usable. Also, it needs a security review, especially in the query building part: as it is, %h, %R and %e placeholders could lead to SQL injection. If anyone wishes to maintain the project, just let me know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This toolkit will provide seemless backend support for multiple Firewall and IDS systems deployment. The initial release will only support Snort and FreeBSD\\\'s ipfw, but future releases will expand the firewall selection. The main code is Python,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project contains PHP code and classes to pull NTOP Statistics out of a mySQL DB... Info such as host name, IP addresses, client ports, TCP Sessions, etc... can be reported on. Other reports are easy to add on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This interface will allow you to write code to retrieve and send promiscuous network packets from your Java program. It could provide a starting point for a java nmap or such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web based applications written in PHP/SQL. Some include; Authentication scripts, a complete and extensive rrdtool frontend, HTTP/PHP upload management code, and a dynamic school district website that is currently in use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is to continue the (long-stalled) development of SNMPY - an interface between UCD-SNMP and Python. As well as the basic C interface, there's a variety of higher-level layers on top of the code.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB