Showing 36 open source projects for "windows free"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 1
    Certbot

    Certbot

    Get free HTTPS certificates forever from Let's Encrypt

    Certbot is a fully-featured, easy-to-use, extensible client for the Let's Encrypt CA. It fetches a digital certificate from Let’s Encrypt, an open certificate authority launched by the EFF, Mozilla, and others. This certificate then lets browsers verify the identity of web servers and ensures secure communication over the Web. Obtaining and maintaining a certificate is usually such a hassle, but with Certbot and Let’s Encrypt it becomes automated and hassle-free. With just a few simple...
    Downloads: 354 This Week
    Last Update:
    See Project
  • 2
    Suwayomi-Server

    Suwayomi-Server

    A rewrite of Tachiyomi for the Desktop

    A free and open source manga reader server that runs extensions built for Tachiyomi. Suwayomi is an independent Tachiyomi compatible software and is not a Fork of Tachiyomi. Suwayomi-Server is as multi-platform as you can get. Any platform that runs java and/or has a modern browser can run it. This includes Windows, Linux, macOS, chrome OS, etc. Follow Downloading and Running the app for installation instructions.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 3
    WireMock.Net

    WireMock.Net

    WireMock.Net is a product for stubbing and mocking web HTTP responses

    Free and Open Source tool for building mock APIs. Create stable development environments, isolate yourself from flakey 3rd parties and simulate APIs that don't exist yet. WireMock frees you from dependency on unstable APIs and allows you to develop with confidence. It's easy to launch a mock API server and simulate a host of real-world scenarios and APIs - including REST, SOAP, OAuth2 and more. WireMock is a free API mocking tool that can be run as a standalone server, or in a hosted version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UCall

    UCall

    Up to 100x Faster FastAPI. JSON-RPC with io_uring, SIMDJSON

    Most modern networking is built either on slow and ambiguous REST APIs or unnecessarily complex gRPC. FastAPI, for example, looks very approachable. We aim to be equally or even simpler to use. It takes over a millisecond to handle a trivial FastAPI call on a recent 8-core CPU. In that time, light could have traveled 300 km through optics to the neighboring city or country, in my case. How does UCall compare to FastAPI and gRPC? How can a tiny pet-project with just a couple thousand lines of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    LinkChecker

    LinkChecker

    Check links in web documents or full websites

    LinkChecker is a free, GPL licensed website validator. LinkChecker checks links in web documents or full websites. It runs on Python 3 systems, requiring Python 3.8 or later. The version in the pip repository may be old, to find out how to get the latest code, plus platform-specific information and other advice see doc/install.txt in the source code archive. If you do not want to install any additional libraries/dependencies you can use the Docker image which is published on GitHub Packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    requests-cache

    requests-cache

    Persistent HTTP cache for python requests

    ... SQLite, Redis, MongoDB, and DynamoDB; or save responses as plain JSON files, YAML, and more. Use Cache-Control and other standard HTTP headers, define your own expiration schedule, and keep your cache clutter-free with backends that natively support TTL or any combination of strategies. Works out of the box with zero config, but with a robust set of features for configuring and extending the library to suit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    sish

    sish

    HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH

    An open source serveo/ngrok alternative. Builds are made automatically for each commit to the repo and are pushed to Dockerhub. Builds are tagged using a commit sha, branch name, tag, latest if released on main. Each release builds separate sish binaries that can be downloaded from here for various OS/archs. Feel free to either use the automated binaries or to build your own. If you submit a PR, images are not built by default and will require a retag from a maintainer to be built. You can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    civetweb

    civetweb

    Embedded C/C++ Web Server

    Civetweb is a small footprint HTTP Server with optional Lua and SQLite support written in C. It can be embedded into C/C++ applications or used as stand alone web server for Windows, Linux, BSD or Mac-OS. This project is based on the Mongoose web server, but maintains the MIT license and is free from GPL licenses. Installation Guide https://github.com/civetweb/civetweb/blob/master/docs/Installing.md Contributions are welcome and encouraged. The official source code is at https://github.com...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    Alumni

    Alumni

    Compact & Fast Web Server

    Basic authentication, no SSL, absolutely free HTTP web server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    vue-resource

    vue-resource

    The HTTP client for Vue.js

    .... A request method call returns a Promise that resolves to the response. Also the Vue instance will be automatically bound to this in all function callbacks. Shortcut methods are available for all request types. These methods work globally or in a Vue instance. The Recipes provide code examples to common use-cases. If you want to share your recipe feel free to send a pull request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CVE-2021-31166

    CVE-2021-31166

    Remote HTTP.sys use-after-free triggered remotely

    This is a proof of concept for CVE-2021-31166 ("HTTP Protocol Stack Remote Code Execution Vulnerability"), a use-after-free dereference in http.sys patched by Microsoft in May 2021. The bug itself happens in http!UlpParseContentCoding where the function has a local LIST_ENTRY and appends an item to it. When it's done, it moves it into the Request structure; but it doesn't NULL out the local list. The issue with that is that an attacker can trigger a code-path that frees every entry of the local...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mocky.io Lockdown Edition

    Mocky.io Lockdown Edition

    Generate custom HTTP responses, the simpler way to test your services

    Generate custom HTTP responses, the simpler way to test your web services. Mocky is a simple app that allows to generate custom HTTP responses. It's helpful when you have to request a build-in-progress WS, when you want to mock the backend response in a single app, or when you want to test your WS client. Don't wait for the backend to be ready, generate custom API responses with Mocky and start working on your application straight away. Mocky is a free and unlimited online service. Mocky API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    istSOS

    istSOS

    Free and Open Source Sensor Observation Service Data Management System

    istSOS is an OGC SOS server implementation written in Python. istSOS allows for managing and dispatch observations from monitoring sensors according to the Sensor Observation Service standard. The project provides also a Graphical user Interface that allows for easing the daily operations and a RESTful Web api for automatizing administration procedures. istSOS is released under the GPL License, and runs on all major platforms (Windows, Linux, Mac OS X), even though tests were conducted under...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    mod_spamhaus_new

    Apache 2.4.x security, block known bad IP

    ... configuration takes advantage of the Spamhaus Block List (SBL) and the Exploits Block List (XBL) querying sbl-xbl.spamhaus.org but you can use a different DNSBL, for example local rbldnsd instance of sbl-xbl (increasing query performance). Spamhaus's DNSBLs are offered as a free public service for low-volume non-commercial use. To check if you qualify for free use, please see: Spamhaus DNSBL usage criteria (http://www.spamhaus.org/organization/dnsblusage.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AutoSet

    AutoSet

    Windows Apache/PHP/MariaDB(MySQL) Stack

    오토셋은 윈도우 운영체제에 Apache HTTP Server, PHP, MySQL, CUBRID 등의 서버 제품을 한번에 설치해 주는 기능과 이렇게 설치된 프로그램을 그래픽 사용자 인터페이스(GUI)를 통해 쉽게 설정의 변경, 관리를 할 수 있도록 지원하는 프로그램입니다. AutoSet is a GUI based installer and administrative tool which enables to install Apache HTTP Server, PHP, MySQL, CUBRID and Other packages at once and helps easy set-ups and management. 이 프로그램은 누구나 무료로 다운로드해 사용할 수 있습니다. The program is free to download for anyone.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 16
    Apache Mobile Filter

    Apache Mobile Filter

    The fastest and easiest way to detect mobile devices

    Apache Mobile Filter is the easiest and fastest way to detect mobile devices. AMF is a suite of tools that allow access to a Device Repository (such as WURFL, DetectRight, 51Degrees.mobi or the free AMF service) directly from Apache: now you can detect devices no matter what language your website uses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    firecat
    Firecat is a Server-Side JavaScript(NSP) Webserver written in Java. It is similar to ASP and JSP, but it uses JavaScript as the main scripting language. It can run on any JVM, but the main target will be Free Runtimes such as SableVM, JamVM and Kaffe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ForNesiaTool Launcher

    ForNesiaTool Launcher

    Tool Launcher Dialer and Tunnel SSH

    FornesiaTool Launcher Dialer + Tunnel SSH + Injek Auto and Manual. This app is FREEWARE, free to use for fun only. jika anda ada yang berminat untuk dijadikan TOOL buat jualan dan memakai Nama serta Logo anda silahkan hubungi saya, ;) . · Don't ReUpload File [!] · Don't Mirror Link [!] · Don't Replace Name [!] Lebih Lengkap Lihat di Forum kami.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    WWW XML+XSLT Content management system on J2SE with Tomcat and SQL-92 compatiblity database (like free MySQL or Oracle). Supports many sites, many groups, many users. XML-definition of content types, security system. Created with Apache Avalon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    !! PJL Compressing Filter is renamed to ziplet and hosted on github now!! See here: https://github.com/ziplet/ziplet A J2EE servlet filter which compresses data written to the response. It supports several algorithms (gzip, deflate, etc.) and emphasizes minimal memory usage and high throughput. Also provides detailed performance stats. Feel free to fork pjl-comp-filter on Github: https://github.com/ziplet/ziplet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MuhaServer is an open source Web server written in Java programming language and may be run on deferent platforms , it is in begining هو عبارة عن خادم ويب مفتوح المصدر و بسيط مكتوب بلغة الجافا يعمل تحت أي نظام تشغيل
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Completely Self-Contained Bug Database
    A bug database that requires no additional software--no web server, no SQL database! Cross-platform (written in Java). Data-driven from a simple text file describing the fields you wish to use in your bug database. Perfect for small project teams. <a href="http://www.soft82.com/"><img src="soft82_award_50x81.gif" width="50" height="81" border="0" alt="Free download software"></a>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Webcam Streamer
    Webcam-Streamer is a free, platform-independent server to stream pictures from a webcam on the Internet. The Gui of the Program is based on Qt and the images are caught using OpenCV 2.0.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    DoitPHP(原Tommyframework)是一个基于BSD开源协议发布的轻量级PHP框架。简而言之:DoitPHP运行高效,易学易用,易于扩展。换而言之:DoitPHP运行高效而不失功能强大,操作灵活而又能扩展自如。
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A Free Hosting Control Panel for Linux intended to replace the need for expensive software such as Ensim, CPanel & Plesk. It uses Apache, Postfix, MySQL & other projects like AWStats and phpMyAdmin. The GUI is coded in PHP, and the backend in Perl & Bash
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next