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

View related business solutions
  • Refreshingly simple maintenance management software Icon
    Refreshingly simple maintenance management software

    Preventive and reactive maintenance work orders for capturing photos, meter readings, file uploads, downtime and other metrics.

    Set up in minutes, not months. Maintainly replaces spreadsheets, clipboards, and broken email chains with a modern CMMS built for how maintenance teams actually work.
    Learn More
  • Securing the Cloud Made Easy Icon
    Securing the Cloud Made Easy

    Multi-cloud security delivered — now and in the future.

    Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
    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
  • Junie, the AI coding agent by JetBrains Icon
    Junie, the AI coding agent by JetBrains

    Your smart coding agent

    Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
    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
  • MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design. Icon
    MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.

    Microstation enables architects, engineers, and designers to create precise 2D and 3D drawings that bring complex projects to life.

    MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
    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