Showing 1247 open source projects for "https"

View related business solutions
  • 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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1

    Archangel

    A flexible, extendable content filter

    ...The blockpage requires use of the PHP 5.4.x CLI. In order to do HTTPS filtering, you must first install squid compiled with SSL support and configure it to talk to archangel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cis-puppet

    Puppet module for CIS server hardening

    Implementation of the Center for Internet Security's benchmark for RHEL server hardening. Source code is at https://github.com/arildjensen/cis-puppet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    NfClientServer

    Client-server based NetFlow visualizer

    Moved to Github: https://github.com/KarolS/nf-visual-browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MECT

    MANEATER CLOUD TECHNOLOGY

    a lightweight, cloud based, information software system designed to help effectively mitigate the managing of bad clams and man-eaters!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5
    Moved my work over to GitHub, so please find me there. https://github.com/rahlskog/VM167 Linux drivers for various Velleman hardware devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cross-platform Download Manager written with Qt4. Supporting HTTP,HTTPS,FTP features. Resumable downloads and other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Service proxy provides a simple system daemon allowing two TCP services, such as SSH and HTTPS, to listen on the same port, allowing SSH connections to pass through restrictive free wifi point firewalls and proxies often found at coffee shops and hotels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Infect is a network traffic classification tool, that classifies TCP protocols. The classification is based on ML techniques. Scen: Train/Recognize arbitrary protocols (SSH, HTTPS..), Detect policy violations (e.g. tunnels)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    networkmaps

    networkmaps

    Online 3D Network Diagram Editor

    Online 3D network diagram editor. Create and edit your network diagrams online. Share and work together on the same diagram. Latest code can be found at https://github.com/pablomarle/networkmaps
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10

    Armature

    Java ARM support for standards, Maven, & archetypes

    ...The set of interfaces, abstract classes, events and enums create a standard that help enforce the write once, run anywhere credo. This will make code more portable and readable. Main Area: https://sourceforge.net/p/armature/discussion/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Linux device driver and userspace library to provide for a method to packet capture at high data rates into a user-provided buffer. Tested to line speeds of up to 1Gb without packet loss. ** This project has moved to BitBucket ** https://bitbucket.org/robeden/pcap-ring-mm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NexisOS

    NexisOS

    A declarative, decentralized Linux distro

    ...The distribution will come with ClamAV and Suricata preconfigured with sensible defaults. ⚠️ This software is under active development and provided “as-is” without any warranty under GNU GPL v3. See https://github.com/NexisOS/.github for full Disclaimer, Privacy, and Compliance information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UburNas
    "yoU Be yoUR Network Attached Storage" - Ubuntu base NAS livecd distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Etah (Operating System)

    Etah (Operating System)

    Etah is an OS meant to be similar to the Mac OS 9 look and be modern.

    Please read the following blog post: https://sourceforge.net/p/etah/blog/2016/04/welcome-to-etah/ Etah is an OS that looks like the Mac OS 9 desktop but is completely made for modern usage. With some massive changes this OS will be trying some things new but try not to spoil the vintage feel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    bgpexplorer

    BGP route explorer for RIB which store route change history

    ...It can be a BGP speaker (only listener exact) or BMP monitoring station. bgpexplorer supports many NLRI types and path attribute kinds and intened to be a looking glass and "show route" replacement. It is replacement for old BGPHist (https://sourceforge.net/projects/bgphist/). bgpexplorer is much more fast, beacause it store RIBs with history in the RAM. RIB can be accessed via http protocol in JSON format. For your convinience bgpexplorer serves bundled files to provide basic web service, which can be used as backend for front web server (nginx or apache for example) with AAA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    X-RT

    X-RT: A portable multiprocessor real-time scheduling framework

    This project contains the material discussed in my PhD dissertation, entitled "Hardware/Software Design of Dynamic Real-Time Schedulers for Embedded Multiprocessor Systems." The source code is available in the SVN repository: https://sourceforge.net/p/xrt/code/6/tree/trunk/ and consists in two folders: 1) /X-RT : A portable multiprocessor scheduling framework supporting scheduling periodic real-time tasks according to the G-EDF (Global Earliest Deadline First) scheduling platform. Current version supports major POSIX systems (Linux, QNX). 2) Hardware_GEDF_Scheduler: is a hardware implementation in VHDL (targeting FPGAs) of the G-EDF multiprocessor scheduling policy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Control-Freak

    Visual Automation & UI Authoring

    ...It has built-in support for TCP, UDP, Serial, MQTT, SSH, Arduino/Raspberry-PI or access to your custom API via HTTP. Public Homepage: http://pearls-media.com/control-freak/ On Github: https://github.com/net-commander/windows-dist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FedRAMP 20x Toolkit

    Open-source KSI mappings + OSCAL examples for FedRAMP 20x.

    ...Includes the full FedRAMP machine-readable documentation (FRMR v0.9.43-beta) and a Python ksi-validator CLI for OSCAL package validation. Maintained by Boundera (https://boundera.io) as a community resource alongside the Boundera commercial product, which automates evidence collection across all 60 KSI indicators and 11 families on AWS, Azure, and GCP. MIT licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CelOS

    CelOS

    A simple, easy-to-use, flatpak centric Linux distribution for everyone

    CelOS is a simple, easy-to-use, flatpak centric Linux distribution for everyone. Github: https://github.com/cobweb-development/celos/ We aim to have a stunning design, by using the GNOME desktop environment, complete with stunning animations, we plan to have a beautiful, intuitive and easy to use desktop. We aim to be as secure as possible. Most preinstalled applications come from Flatpak and Flathub, a containerised, sandboxed method of Linux application distribution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    J-X-Way UNI-TE

    Java library for X-Way and/or UNI-TE communication.

    PROJECT HAS MOVED HERE: https://github.com/Elektordi/x-way-uni-te X-Way and UNI-TE (also used in Unitelway) are communication protocols for old Schneider Electrics PLCs (Programmable Logic Controllers), formerly "Modicon Télémécanique". The aim of this open-source project is to create a Java library to send and receive such data, because there is actually no open-source project at all in this field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    UberShell

    Enhanced Linux shell using bash and zsh

    Enhanced shell with multiple windows and added commands To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh) Custom commands added to the default shell (zsh): cscript <script>: executes a C/C++ script. example: cscript "printf("Hello World!");" noobhelp: Short desc of commands in /bin/ memusage: Top memory usage topdirs: Top directory space usage push/pop: Save current dir / return there serve: Opens a webserver at port 8084 and serves a file servedir: Opens a webserver at port 8000 and serves a dir servelog: Serves tail of syslog on port 12345 sizeof: List total sizes of subdirectorys largedirs: Lists directorys with 100+ MB disk usage mkdirc : Creates a dir and changes to it freefile : Kills all processes using a file lastedited: Shows which files have been edited findbin: Finds binary files not installed by dpkg frename : Renames parts of a filename connections: Shows network connections [...]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NES Open Switch

    NES Open Switch

    The 'NES Open Switch' network protocol stack.

    ...The stack can be used on any operating system which supports POSIX 2001 API. The build system is written in Make. The stack is released under the NES RED License, and it is an open-source software. [repository] (https://github.com/nes-repo/NES-Open-Switch)
    Downloads: 0 This Week
    Last Update:
    See Project