Showing 45 open source projects for "running cppcheck on linux"

View related business solutions
  • Respond 100x faster, more accurately, and improve your documentation Icon
    Respond 100x faster, more accurately, and improve your documentation

    Designed for forward-thinking security, sales, and compliance teams

    Slash response times for questionnaires, audits, and RFPs by up to 90%. OptiValue.ai automates the heavy lifting, freeing your team to focus on strategic priorities with intuitive tools for seamless review and validation.
    Learn More
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • 1
    Zapret

    Zapret

    Advanced open source tool for bypassing DPI-based censorship

    ...Zapret implements multiple strategies including desynchronizing DPI inspection, packet modification, and protocol manipulation to make network traffic less recognizable or harder for DPI systems to classify reliably. It supports deployment on a variety of operating systems including traditional Linux systems, embedded devices like routers running OpenWRT, and has partial support for FreeBSD, OpenBSD, macOS, and Windows.
    Downloads: 946 This Week
    Last Update:
    See Project
  • 2
    GoAccess

    GoAccess

    GoAccess is a real-time web log analyzer and interactive viewer

    GoAccess is an open-source, real-time log analyzer and interactive viewer for web server logs. It runs in terminals on UNIX-like systems and can generate standalone HTML, JSON, or CSV reports for browser-based analysis. GoAccess offers enhanced WebSocket authentication, supporting local and external JWT verification, with secure token refresh capabilities and seamless integration with external authentication systems. GoAccess allows any custom log format string. Predefined options include,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    SPX

    SPX

    A simple & straight-to-the-point PHP profiling extension

    SPX, which stands for Simple Profiling eXtension, is just another profiling extension for PHP. It differentiates itself from other similar extensions as being totally free and confined to your infrastructure (i.e. no data leaks to a SaaS). Very simple to use: just set an environment variable (command line) or switch on a radio button (web request) to profile your script. Thus, you are free of manually instrumenting your code (Ctrl-C a long running command line script is even supported)....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    AWS SigV4 Library

    AWS SigV4 Library

    AWS library to sign AWS HTTP requests with Signature Version 4

    The AWS SigV4 Library is a standalone library for generating authorization headers and signatures according to the specifications of the Signature Version 4 signing process. Authorization headers are required for authentication when sending HTTP requests to AWS. This library can optionally be used by applications sending direct HTTP requests to AWS services requiring SigV4 authentication. This library has no dependencies on any additional libraries other than the standard C library. This...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes. Icon
    Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes.

    Track your GenAI risk, run multichannel deepfake simulations, and engage employees with incredible security training.

    Assess how your company's digital footprint can be leveraged by cybercriminals. Identify the most at-risk individuals using thousands of public data points and take steps to proactively defend them.
    Learn More
  • 5
    Poptop is an open source implementation of a PPTP server. Running under x86 or embedded Motorola ColdFire architectures Poptop provides full interoperability with the Microsoft PPTP VPN client.
    Leader badge
    Downloads: 584 This Week
    Last Update:
    See Project
  • 6
    NaviServer

    NaviServer

    NaviServer, a high performance web server written in C and Tcl

    NaviServer is an extensible web server suited to create scalable websites and services. Originally based on AOLserver (http://www.aolserver.com), the ongoing development is done independently under Mozilla Public License by a core group of people that use it for their businesses and by other supporters. Features: High performance multi-threaded architecture, massively scalable and extensible, many modules, dynamic scripted pages (ADP), caching functions (static files, Tcl byte code,...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7
    ciwiki

    ciwiki

    Personnal or familly wiki with low ressource requirement.

    Personal lightweight wiki based on DidiWiki. Upgraded to accept text and highlight color, image resize and video (youtube, dailymotion...) embedded. Written in C, doesn't require a lot of RAM. Works fine on Raspbian (Raspberry Pi). Example of Ciwiki running on Raspberry Pi B+ (700MHz, 512MB): http://inphilly.dyn.dhs.org
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    MozCache
    MozCache is a program for viewing, searching in, saving and deleting cache files of Mozilla, Firefox, SeaMonkey and both current and older versions of Netscape web browsers. Running with Cygwin or Windows the MS Internet Explorer is also supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    boahttpd

    A C++ library to make your application be a cgi-featured http server

    The library, boahttpd, is designed to create a cgi-featured http server (normally called as boa-server)easily and fast. That means you can easily add CGI support to your server application. Further more, it support filter and allows you to prevent unauthorized access. It's a multi-threaded server. Its written in C++ inside, but provides a C-Style API which you will find it to be Object-Oriented essentially. Multiple platforms are supported with a uqique set of interface, including...
    Downloads: 0 This Week
    Last Update:
    See Project
  • GWI: On-demand Consumer Research Icon
    GWI: On-demand Consumer Research

    For marketing agencies and media organizations requiring a solution to get consumer insights

    Need easy access to consumer insights? Our intuitive platform is the answer. Get the ultra-reliable research that brands and agencies need to stay ahead of changing consumer behavior.
    Learn More
  • 10

    minimock

    minimock a tiny http server that always return the same response

    When developing SOA, there is a time when you feel the need to be able to mock a webservice. That's what minimock's used for. running minimock as such minimock 8080 d:/response.xml will start a server listening on port 8080 that will always return the content of the file d:/response. The main advantages of minimock over other similar tools are its ease of use and its the low footprint : * executable is 20k large. (but on win$ it depends on cygwin1.dll that is 2Mb large) * avg...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mod_slotlimit is an Apache module that using dynamic slot allocation algorithm and static rules, can manage resources used for each running site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Myrmidon Automated Radio Station. A software suite written for Linux in PERL, HTML, JAVA SCRIPT, and C Script for the purpose of running an Internet Radion station.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pykori (formerly: pyserv) is a lightweight server which has inbuilt support for python. It was meant to replace hacky methods of running Django/Python webapps with a proper, reliable server, however it can also be used to server static pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Apache module which is checking apache free server count and when it is lower then defined in configuration it starts searching for long running apache request and killing them or just warns about plans to do it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project intends to provide a light-weight web browser running on MiniGUI ( Please download the lib of minigui on www.minigui.org/res.shtml). It is a successor of Dillo, and uses HTML engine and networking engine of Dillo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SPBLinux: modular mini distribution running completely in RAM, can be booted from USB, based on Busybox and Midnight Commander, optional with DirectFB and (since version 2.1) Mozilla; it is possible to create/modify own modules inside SPBLinux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cosea: the project about studying the supporting technology for ActiveX control running on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Anastasia is a SGML/XML publication tool which allows the processing and searching of large documents using tcl scripting. See https://github.com/peterrobinson/Anastasia2 for updated code, etc, for running in Apache 2 environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mod_npy is alternative way of running Python scripts under Apache - alternative to having mod_python installed, or running as CGI. It allows mixing Python code with HTML much like PHP. It's a mixture of Python power and PHP style page writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Q5 is a complete fully open linux based router / network appliance, including hardware. It supports up to four wireless minipci cards and two 10/100 Mbps NICs. The hardware is build around AMD's AU1500 MIPS processor, running at 264 MHz.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    RTelnet is a reverse Telnet, it's increadably useful to get behind firewalls and NAT's or routers running ip masqurading. very useful for remotely admin someones PC remotely when they don't know how to do anything like opening their firewall.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Slirp is a SLIP/PPP link emulator. Clients think it's a normal connection! The Slirp Maintance Project is what it says: keep Slirp up and running! (Primary Developer needed!)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Cheops-ng is a Network management tool for mapping your network and monitoring your network. It has host/network discovery functionality as well as OS detection. It does a port scan of each computer to tell what services are running.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Language: C, shell Platform: Linux Description: HTTP Redirect Server HTTP server that does only redirection. Works with the inetd framework in linux. The goal is a very small web server to be used in embedded systems running linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PCMan is an easy-to-use telnet client mainly targets BBS users formerly running under MS Windows. PCMan X is a newly developed, open-source and cross-platform version written with wxWidgets, supporting X Window, MS Windows, and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB