Showing 285 open source projects for "https"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 1
    Abdal Proxy Checker

    Abdal Proxy Checker

    Proxy Checker

    Abdal Proxy Checker is a free software to test and check your proxy list.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    IPFIRE firewall ARM

    IPFIRE Firewall for ARM architecture (OrangePi)

    IPFIRE Firewall for ARM architecture (OrangePi) Now support OrangePi Zero, OrangePi One, OrangePi PC Original source and project web: https://www.ipfire.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    NetStalker

    NetStalker

    A network tool to control the bandwidth over your local network

    ...A Packet Sniffer that is intended to log addresses that each device on the network visits with the ability to decode Http headers for HTTP packets and resolve domains for HTTPS packets, also the packet direction can be chosen in order to capture requests only or requests and responses.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 4
    netsnake-sniffer

    netsnake-sniffer

    Network sniffer which a similar to WireShark with sending own packets

    ...Also,the main advantage of netsnake is sending your own network packets (ARP,TCP/IP,UDP) whith chosen parameters including payload data.which is byte array with max length = 1450 bytes. If your array of bytes has more 1450 bytes, it breaks into packages. My GitHub repository https://github.com/pavelinfsec2020/netsnake TUTORIAL you can watch in my videos: (EN) https://www.youtube.com/watch?v=QF_eqon30iE (RU) https://www.youtube.com/watch?v=JbmXXae7Ch0
    Downloads: 5 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 5
    openPOWERLINK

    openPOWERLINK

    An Open Source POWERLINK Stack

    ...A full documentation of the stack is available on the web site: http://openpowerlink.sourceforge.net The following page can be used to report a security vulnerability: https://sourceforge.net/p/openpowerlink/discussion/
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 6
    [LINUX] Pwnagotchi Connection Share

    [LINUX] Pwnagotchi Connection Share

    Simple bash script for connection sharing.

    ...Useful for let the gotchi able to upload handshakes to online cracking services like OnlineHashCrack. HOW TO USE: In order to make that script working you need to follow the commented instructions inside code. For more info: https://pwnagotchi.ai/configuration/#connecting-to-pi0w-with-microusb-cable-on-linux-host *designed for pwnagotchi but works on any raspberry. Telegram: @xNigredo Pwnagotchi Italia: https://t.me/pwnagotchiitalia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Remote PC Input

    Remote PC Input

    Mobile device as wireless keyboard and mouse for PC

    Now Remote-PC-Input is a Progressive Web Application (PWA): https://remote-pc-input.tecnobillo.com Control your PC from your mobile device. Remote PC Input is a wireless mouse and keyboard: https://remote-pc-input.tecnobillo.com/app.html To connect with the PC you must download the application server: https://remote-pc-input.tecnobillo.com/rpci-ws/remote-pc-input-ws.rar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Realtime System Monitor

    Realtime System Monitor

    An application to track your PC in realtime

    The software can be used to remotely monitor the usage of your desktop in realtime. The desktop app can be run on the desktop to monitor its usage. The user can login from the web interface to monitor their machines. Web Dashboard: https://sys-monitor.now.sh Note: If you cannot see tray icon on gnome, you may need this https://extensions.gnome.org/extension/1503/tray-icons/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Free Ping Network Checker

    Free Ping Network Checker

    This application can test internal and external addresses

    This application can test internal and external addresses and provide you with alerts to let you know if and when it has failed. There are also log files produced for each pinger of which you can have 3 at any one time with the free application. https://blog.itshass.uk/development/vb-net/pinger/
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10

    AcoPath

    Ant Colony Optimization algorithm for the shortest path problem.

    ...The basic idea of the Ant System is that virtual ants are exploited for finding paths with a specific property, e.g., short distance between physical nodes, in the same way nature guides physical ants. Development takes place at https://github.com/zfoxer/AcoPath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PsoPath

    Particle Swarm Optimization algorithm for the shortest path problem

    ...Specifically, a particle is an entity representing a solution in the search space. Several particles cooperate inside an algorithmic flow to occupy positions close to the best solution. Development takes place at https://github.com/zfoxer/PsoPath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LaPath

    Learning Automata algorithm for the shortest path problem.

    ...According to topology’s resources like the node and edge numbers, the proper number of iterations must be used. More iterations lead to paths with higher probability of being optimal but more computing resources are consumed. Development takes place at https://github.com/zfoxer/LaPath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    myrtille

    myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol client

    ...For the end user, there is just need for a browser. Server side, it uses the .NET (C#) framework and the RDP protocol through an HTTP(S) gateway. It's very comparable to Guacamole (https://github.com/glyptodon) or FreeRDP-WebConnect (https://github.com/FreeRDP/FreeRDP-WebConnect), except it uses the Microsoft .NET (C#) technologies for a better integration with the Remote Desktop Services (RDS) layer. It also support HTML4, in addition to HTML5, for backward compatibility.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Ethr

    Ethr

    Ethr is a comprehensive network measurement tool for TCP, UDP & ICMP

    ...The goal of this project is to provide a native tool for comprehensive network performance measurements of bandwidth, connections/s, packets/s, latency, loss & jitter, across multiple protocols such as TCP, UDP, HTTP, HTTPS, and across multiple platforms such as Windows, Linux and other Unix systems. Ethr takes inspiration from existing open-source network performance tools and builds upon those ideas. For Bandwidth measurement, it is similar to iPerf3, for TCP & UDP traffic. iPerf3 has many more options for doing such as throttled testing, richer feature set, while Ethr has support for multiple threads, which allows it to scale to 1024 or even higher number of connections, multiple clients communication to a single server etc. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    MTTK_AS2

    A software that implements AS2 protocol to send and receive messages

    is an open source software which implement EDIINT AS2 protocol, it includes encryption, digital signature, compression, sync and async (Partial support) MDN. This software is 100% based on java technology, supports Windows and Linux platform Just extract to any directory to run, a sample configuration is also available. Refer to user manual under doc directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SQL Server Monitoring &Management System

    SQL Server Monitoring &Management System

    SQL Server Monitoring, Management & Alerting System

    ...It’s really easy to identify all kinds of problems with a couple of clicks and make your daily work more productive. For more detailed information and latest version visit product website: https://sg-soft.eu/sql-manager/ Installation and configuration video: https://youtu.be/VGo10Rneoak
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Netman 2

    Netman 2

    Planning, monitoring, passporting of computer networks

    ...The system is operated via web browser, which makes it possible to co-work on the same project by many people. Disclaimer: In order to use 6-month trial, you need to obtain Testing License Key. Please visit our website (https://wisoft.pl/eng) and apply for testing license. Only company name and e-mail address is required !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pj-ntp-server

    pj-ntp-server

    Pure Java NTP server.

    ...Run as root/admin in cmd-mode without cmd argument, for example: java -jar pj-ntp-server.jar (server start on standart UDP/123-port) or run as root/admin in cmd-mode with UDP-port cmd argument, for example: java -jar pj-ntp-server.jar 1111 where 1111=udp-port of server listen. Need JRE-1.8. Source = https://github.com/harp077/pj-ntp-server If you like this - put a star on https://github.com/harp077/pj-ntp-server/ for support project please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RocketMiX

    RocketMiX

    RocketMix API Platform

    Go to project's home page here (in french only) : https://rocketmix.github.io Go to source code and technical documentation here : https://github.com/rocketmix/rocketmix.source RocketMiX is an open source API platform build on "classic" Spring and Netflix components. It contains : * a routing server * a management server (which embeds a directory of your APIs and a monitoring UI) * a Spring Boot Starter module (hosted on Maven central) RocketMiX aims to be a simplified API Plateform. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Unified Sessions Manager

    Unified Sessions Manager

    Pioneering Private and Public Cloud Management since 2008

    The UnifiedSessionsManager supports the integrated management of user sessions within Private-Clouds, comprising heterogeneous IT landscapes of various physical and virtual machines, hypervisor management, and virtual user sessions with remote desktops. Extracted documents see https://sourceforge.net/projects/ctys-doc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Folder Security Viewer

    Folder Security Viewer

    Provides quick access to network folder permissions.

    ...You also have the option with Folder Security Viewer PRO which will allow you a customised a hide/show function for hiding those default permissions in your environment and also a quick access path drop down menu which can be customised too. https://www.itshass.uk/Folder-Security-Viewer-Pro
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    xymon redesigned

    xymon redesigned

    Design Update from Xymon 4.3.30 (graphics, CSS etc.)

    Xymon Server redesigned: For more details on installation and configuration see: https://github.com/Sabo86/xymon_new_design#xymon_new_design Main projekt: https://sourceforge.net/projects/xymon/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    # OBSOLETE The project has moved to CodeBerg at https://codeberg.org/IPMITool/ipmitool IPMItool provides a simple command-line interface to IPMI-enabled devices through an IPMIv1.5 or IPMIv2.0 LAN interface or Linux/Solaris kernel driver.
    Leader badge
    Downloads: 493 This Week
    Last Update:
    See Project
  • 24

    FastoCloud PRO

    IPTV/NVR/CCTV/Video cloud https://fastocloud.com

    IPTV/Video cloud Features: Cross-platform (Linux, MacOSX, FreeBSD, Raspbian/Armbian) GPU/CPU Encode/Decode/Post Processing Stream statistics CCTV Adaptive hls streams Load balancing Temporary urls HLS push EPG scanning Subtitles to text conversions AD insertion Logo overlay Video effects Relays Timeshifts Catchups Playlists Restream/Transcode from online streaming services like Youtube, Twitch ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hyenae NG

    Hyenae NG

    Advanced Network Packet Generator

    ...It features full network layer spoofing, pattern based address randomization and flood detection breaking mechanisms. *** Please check out the latest source from my GitHub repository and check the Build informations. https://github.com/r-richter/hyenae-ng/
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →