Showing 5779 open source projects for "linux scanner software"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1

    NS3 QoE Monitor

    QoE Monitor allows NS3 users to evaluate QoE in simulated environments

    QoE Monitor is an open-source software module for Network Simulator 3 (NS-3), usable to perform Quality-of-Experience (QoE) evaluations of multimedia communications in simulative networks. More in detail, it is able to assess the user perceived quality of audio and/or video multimedia streams. Its design has been inspired by EvalVid (link to http://www.tkn.tu-berlin.de/menue/research/evalvid/). QoE Monitor is currently developed by the Networking Research group of University of Modena...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cray Containment Domains

    Cray Containment Domains

    Containment Domains are a framework for computational resiliency

    CDs can be thought of as a mechanism to support fine-grained, hierarchical, application-directed, uncoordinated checkpoint and restore. Containment Domains (CDs) were created to allow an application to recover in the face of various types of component failures, including hard (e.g. persistent) and soft (e.g. transient) hardware failures, transient software failures, and complete node failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    android-python2.7.3

    Python2.7.3 for android

    This is python2.7.3 which can be compiled using android-ndk By using python ,Its is possible to run lot of great application in android phone. At the time of writing I could run IPython, Isympy, Django etc on my android phone. This project only considering command-line binary builds. Not any GUI apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Unicornscan is an asynchronous TCP and UDP port scanner developed by the late Jack C. Louis.
    Downloads: 8 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

    Collabsuite

    Linux Mail Server with Calendaring and IM

    Collabsuite is an open source mail and collaboration software which is highly integrated and cost-effective. It provides comprehensive Linux mail server with calendaring and instant messaging functionality for enterprise. With all its high-end functionality, it is a great alternative to MS Exchange and other proprietary and expensive solutions. The Server is built on GNU/Linux Debian and makes use of various free software such as Postfix, Dovecot, Ejabberd, Darwin Calendarserver and SOGo. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Hermes provides a Swing GUI to access JMS queues and topics for common tasks such as sending messages, removing messages and copying messages between queues and topics.
    Leader badge
    Downloads: 152 This Week
    Last Update:
    See Project
  • 7
    Open Source USB-Sensor Box. gnusb is a combined hardware/software project to provide a platform upon which users can build their own USB input/output devices, primarly for connecting Max/MSP and puredata to the outside world via sensors and digital i/o.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A light-weight group communication system/library of distributed algorithms implementations for agreement problems (e.g., Consensus, Unreliable Leader Election and Atomic Broadcast).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    growlight

    growlight

    Storage management and system installation tool

    Growlight facilitates management of all storage devices known to the Linux kernel, from hardware RAIDs to hybrid media to ramdisks to ZFS (indeed, Growlight was initially written to simplify ZFS on Linux). It understands the majority of partition and filesystem types, as well as both software and hardware RAID, LVM, and encrypted disks.
    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
    Patches xmms for on the fly recoding id3 tags, m3u playlists, and file names from one encoding to another. Support ID3 tag editing, playlist sorting, encoding autodetection. Configuration available under encodings page of standard xmms preferences.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Software and Arduino shield design for a Serial-to-HID device such that old serial gaming devices can be used as USB Hid devices, particularly the SpaceOrb360 and Spaceball 3d CAD devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Rake Software's SuperBravo

    Rake Software's SuperBravo is OpenBravo ERP but 10% better

    We, at Rake Software, plan on taking OpenBravo ERP and making it 10% better, by making it faster, smoother, bigger, leaner and meaner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Multiagentsystem Ellipsis

    Multiagentsystem Ellipsis

    Modular, agent-oriented and extendable agent toolkit.

    Ellipsis is a modular, agent-oriented, and extendable toolkit to execute stationary and mobile software agents written in the Java programming language. Ellipsis uses the standard application server JBoss (version 4.2.3 GA) without any modifications. In contrast to existing mobile agent toolkits, Ellipsis has an agent- and message-oriented architecture. Ellipsis is built on top of the JMX architecture. Core Ellipsis components are implemented as MBeans which provides for basic ser-vices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GrepClipse is an easy way to filter an Eclipse console's content through a regular expression as you'll do it on a *nix console through the commands grep -n <regexpr> <currentConsoleContent> followed by tail -nf <newConsoleContent> | grep <regexpr> helping the analysis of logs during the execution of a process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    dynipdrop

    Drop specified IP n seconds remotely, auto-undrop it when timeout.

    ...So I written this program -- dynipdrop("dynipdrop" daemon and "ipdrop_local" to send a drop-msg from localhost, and "ipdrop_udp" to send a drop-msg to another server(installed the dynipdrop daemon). And I think: "Maybe I can make a client to drop the ssh-scan, like DenyHost(http://denyhost.sf.net)", so I write the "sshdprotector". dynipdrop run on linux and need iptables, I use "portsentry(http://sourceforge.net/projects/sentrytools/" + "sshdprotect" + "dynipdrop" to protect my servers, and hope this software make some help to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JackOS

    JackOS

    The jack of all trades operating system

    JackOS - the jack of all trades operating system made by DIYers for everyone 1- Jack of all trades, master of many Skills peak, it's better moving to learn a new one and mix it with your older skills for amazing results 2- Versatily over speciality Innovating with a broad range of skills is just too much for single skill specialists to overcome 3- Experimenting is far from boring JackOS want to build a community of DIYers that will let their creativity strive in amazing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Honeyd2MySQL

    Honeyd2MySQL

    Utility to move honeyd.log entries to a MySQL database.

    This is yet another simple piece of software that extracts all the basic stats from honeyd’s text-based log files and inserts them in a MySQL database. Then you can run some queries and of course visualize the data if you want to. Many things are hardcoded or dead simple, but it does the job. The file is a modified version of “honeyd_importer” perl script originally writen by Joshua Gimer and shared through “honeypots” mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java framework for high performance applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    trl is a library that adds functions to C++ to serialize and deserialize an object hierarchy, analog to the serialize method of java. This is done using the standard C++ preprocessor and template meta-programming techniques. It has moved to https://github.com/gerritdaniels/ctrl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Netbeans module for SableCC, actually syntax highlighting supported
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    o_keymouse

    read the keycodes from keyboard

    The only reason for this Software was that xeve is 20 years old. The only thing what is not right is how to write the exact .Xmodmap Please carefull with the configuration of keys. This Software was written with Qt from TrollTech and is under GPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    fx3load

    fxload utility from linux-hotplug project updated for the FX3

    This is a branch from the fxload project, originally part of the linux-hotplug SourceForge project which seems to be abandoned. This branch incorporates the patch from Steven J. Magnani that adds support for Cypress FX3 USB 3.0 endpoint to the fxload utility. It has been tested on Ubuntu 12.04 with the FX3 development kit (part number CYUSB3KIT-001). Oddly, as of January 2013 Cypress doesn't include this utility with its (open source) Linux SDK but requires developers to purchase a copy...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Open Vsecurity

    video surveillance software

    this project aim to have a very simple and effective software for the video surveillance. this software support multiple camera( Ip camera and Web Camera) rendering, with the capability to detect motion and recording video.
    Downloads: 3 This Week
    Last Update:
    See Project
Auth0 Logo