Showing 25 open source projects for "open ssh windows"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
    Learn More
  • 1
    omnisharp-roslyn

    omnisharp-roslyn

    OmniSharp server (HTTP, STDIO) based on Roslyn workspaces

    OmniSharp is a .NET development platform based on Roslyn workspaces. It provides project dependencies and C# language services to various IDEs and plugins. OmniSharp is built with the .NET Core SDK on Windows and Mono on OSX/Linux. It targets the net472 target framework. For platforms other than Windows, OmniSharp ships with an embedded Mono which is based on version 6.12.0, includes MSBuild 16.8.0 and is provisioned during the build script. If Mono is globally installed on the system...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Impostor

    Impostor

    An open source reimplementation of the Among Us Server

    Impostor is an open source reimplementation of the Among Us Server, written in C#. It is among the first Among Us private servers with support for Steam, Itch, Android and iOS. It is a full replacement of the game's official server, so you can expect all of the game's features to be included, and the same fun playing experience. The difference of course is that you get to play on a private and secure server. Impostor has plugin support as well as a server-sided anticheat feature. You also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Multithread Window service help to connect different services like IBM MQ, RabbitMQ, AzureQueue and Kafka.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TransferJsonConverter

    A custom JSON converter library with some useful features for ASP.NET

    A custom JSON converter library with some useful features for ASP.NET client-server application. It serializes objects to a JSON string, using the provided interfaces as templates, and including attributed fields not included in the interfaces. This allows you to pass objects from the storage layer through the model to the client, hiding specific data, while still storing it for postback from the client. It deserializes a JSON string into objects, reusing existing objects as targets if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
    Learn More
  • 5
    BaGet

    BaGet

    A lightweight NuGet and symbol server

    BaGet (pronounced "baguette") is a lightweight NuGet and symbol server. It is open-source, cross-platform, and cloud-ready! You can also use the BaGet.Protocol package to interact with a NuGet server. Cross-platform, dockerized, cloud-ready, supports read-through caching. Can index the entirety of nuget.org. Coming soon, support for private feeds. You can run BaGet on your preferred platform, on your computer, Docker, Azure, AWS, Google Cloud, and Alibaba Cloud (Aliyun). With a few extra steps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Server-Creation-Tool

    Server-Creation-Tool

    With this tool you will be able to create servers with the SteamCMD!

    This tool will help you to create server easily. There are also Guides, that will help you to setup and configurate your server. You will be also get a notification, if an update is available. It will download the server files with the SteamCMD and with the Guides you will be able to configurate your server, the way you want. Requirements: - Internet connection - Net Framework 4.6.1 Currently supported: 7 Days to Die ARK: Survival Evolved Call of Duty: Black Ops...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    Simple WebServer for .NET and Mono can serve static web sites with images of corse. Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Warcraft Storm

    .NET World of Warcraft Server

    Warcraft Storm is an open source World of Warcraft (Cataclysm) Server written in C#. This project is currently under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Graph Database

    Graph Database

    A robust, reliable, user-friendly, and high-performance Graph Database

    This is an academic project to build a graph database, supporting multiple users, with fully functioned data query, data manipulation and indexing mechanism. It is running in a distributed client-server mode. This project is assigned to final-year project from group IT121B, Bachelor of Computing, University of Wollongong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
    Learn More
  • 10

    JScriptCompiler

    JScript Compiler or Interpreter

    The class 'JSEvaluator' in this project allows us to interpret expressions in JScript, allowing us to use parameters in the server at runtime. For example: ({@ 1} + {@ 2}) / 100; Parameter {@ 1} : 36 Parameter {@ 2}: 45 Result of the expression: 0.81
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Enterprise Message Broker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aion-Storm is an open source .NET Aion server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WELPressed
    WELPressed is a Windows utility that lets you start or stop nginx and PHP FastCGI in one click. It also makes monitoring the status of these services easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cloud Target is a front-end to the python scripts that google uses to create, run and upload projects to its App Server system. This .NET application is based on the OSX front-end provided by Google in the SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This client application is design to give customers an off line view of their order status and allow them to change those orders for the www.zetaprints.com website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Photon provides very fast access to data containers (queues, maps, etc.) in shared memory - it can retrieve millions of data records per second. It also uses some RDB concepts like transactions and crash recovery. See web site for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Distributed processing engine for .net, originally written in VB, ported to C#. This project is not yet complete. Please see MDQuery on this site for the current C#.net port (far less complete on a functional level, though nicer looking).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    By receiving an average of usage of the network interface, a .html file gets generated for the server with the lowest usage. languages: German and English
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This tool runs as a window service to start and stop rails server on a path and port specified in the .config "C:|Program Files|MA|Rails App Launcher" file on the windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The FAS is a scalable application server with a plugin interface. It includes a GUI Management Interface, a server, a client and some other tools. Plugins: * Chat * Backup * Check your server's status; FAS is still in development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Satura is a suite of .NET applications for boosting productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is an implementation of a web search engine using .NET 3.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XML Infinity is an XML-based, Object Oriented Content Management systems for the .NET IIS platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An implemenation of a scada system supporting DNP3,HART,Equinode,Indactic and other protocols in C/C++/C# Dedicated to my Daughters - Gauri and Gargi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web Objects in XML (Framework) is an interoperable and lightweight system for distributed objects. It is currently built in Java and C#. Remote objects are serialized in a standard XML format, and they are accessible trough their own URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next