Showing 1322 open source projects for "open ssh windows"

View related business solutions
  • 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.
    Learn More
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
    Learn More
  • 1
    MFS JavaScript Implementation

    MFS JavaScript Implementation

    JavaScript implementation of the IPFS Mutable File System

    JavaScript implementation of the IPFS Mutable File System. The code published to npm that gets loaded on requires is an ES5 transpiled version with the right shims added. This means that you can require it and use with your favorite bundler without having to adjust the asset management process. The mfs works by storing a reference to the root node's CID in LevelDB. LevelDB does not support concurrent access so there are read/write locks around bits of the code that modify the the root node's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Fission CL

    The Fission CL

    Command-line interface for Fission

    The Fission CLI is now part of the main fission-suite/fission repo. We construct identity, data, and compute solutions for the future of the Internet. Users want data ownership and privacy without compromising on a seamless experience. You want to build a resilient application that is fast, cost-effective, and efficient. We build local-first and edge computing tools that make all of this possible. Fission builds open source protocols and managed solutions that empower developers to construct...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    react-native-sdk

    react-native-sdk

    React Native bindings

    Textile provides encrypted, recoverable, schema-based, and cross-application data storage built on IPFS and libp2p. We like to think of it as a decentralized data wallet with built-in protocols for sharing and recovery, or more simply, an open and programmable iCloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OkDownload

    OkDownload

    A reliable, flexible, fast and powerful download engine

    In fact OkDownload is FileDownloader2, which extends all benefits from FileDownloader and beyond. FileDownloader framework is not easy to write unit-test, it is not a testable framework, so it is not stable enough. The core library of FileDownloader is too complex and not pure enough, so 6K+ star 1K+ fork with around 10 PR. Unit test coverage is very high which means reliable. Simpler interface. Task priority support. Uri file to store output-stream. The core library is Pure and light. More...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Learn More
  • 5
    py-multiaddr

    py-multiaddr

    multiaddr implementation in Python

    py-multiaddr is a multiaddr implementation in Python. Every choice in computing has a tradeoff. This includes formats, algorithms, encodings, and so on. And even with a great deal of planning, decisions may lead to breaking changes down the road, or to solutions that are no longer optimal. Allowing systems to evolve and grow is important. The Multiformats Project is a collection of protocols that aim to future-proof systems, today. They do this mainly by enhancing format values with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Po.et Node

    The Po.et Node

    The core of Po.et

    The Po.et Node allows you to timestamp documents in a decentralized manner. You only need to run docker-compose build to create or update the Docker images, and docker-compose up -d to start them. To shut everything down, it is recommended to use docker-compose down --volumes to stop the running containers and clear any data. If you wish to keep data between invocations, use docker-compose down. By default, anchoring to the blockchain is disabled (enableAnchoring: false). If you want to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    KAIZEN CLI

    KAIZEN CLI

    Kaizen is a powerful framework combine all the blockchain technologies

    KAIZEN is an one-stop solution for dapp and dweb developers. Develop and manage multiple decentralized tech in one platform. Easily build your blockchain on popular cloud providers. Customize an existing blockchain to fulfill your requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Textile JS HTTP Client

    Textile JS HTTP Client

    Textile JS HTTP Wrapper Client

    With the move to Typescript and our 0.2.x release, js-http-client is now published under the @textile namespace, rather than @textileio. Previous releases will remain available under @textileio, however, all code should be updated to reflect this change. Textile provides encrypted, recoverable, schema-based, and cross-application data storage built on IPFS and libp2p. We like to think of it as a decentralized data wallet with built-in protocols for sharing and recovery, or more simply, an open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mahuta

    Mahuta

    IPFS Storage service with search capability

    Mahuta (formerly known as IPFS-Store) is a library to aggregate and consolidate files or documents stored by your application on the IPFS network. It provides a solution to collect, store, index, cache and search IPFS data handled by your system in a convenient way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
    Learn More
  • 10
    elFinder
    elFinder is a file manager for web similar to that you use on your computer. Written in JavaScript using jQuery UI, it just work's in any modern browser. Its creation is inspired by simplicity and convenience of Finder.app program used in Mac OS X.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    krab

    krab

    krab is an encrypted keystore for use with IPFS

    krab is a "semi secure" keystore that satisfies the IPFS keystore interface, allowing it to be used natively with many existing IPFS implementations, and tools. It stores keys on disk in a badger datastore, encrypting the keys before being stored in the datastore. Each time a key is fetched, it is decrypted first. A single password is used to encrypt all keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Textile Mobile

    Textile Mobile

    Encrypted, secure, decentralized personal data wallet

    Encrypted, secure, decentralized personal data wallet -- the technology behind textile.photos. The textile.photos is still in private beta. Want to test out new features and get fixes before everyone else? Please add your email to our signup list and we'll get an invite out to you shortly. If you're interested in running your own Textile node, check out the core textile-go library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Cabos

    Cabos

    Cross-platform Gnutella file-sharing servent in Xojo with Java backend

    Cabos is a simple, elegant Gnutella file-sharing servent (server-client) compatible with Windows and Mac. It is written based on LimeWire code in Java, with a customised front-end in Xojo. Cabos emphasises simplicity and elegance: its user interface and preferences dialogue are sleek and polished. It includes Mojito DHT support. Cabos is the continuation of a project also called Cabos and run by a Japanese developer nicknamed heavy_baby; he has since ceased development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    sweet-ipfs

    sweet-ipfs

    IPFS node monitoring for Android & ChromeOS

    Monitor your IPFS node from your phone. This app provides continuous notification that monitors your IPFS node. This node can run on your phone using Termux, or run on another machine. It also provides easy access to the WebUI and settings like power management. The InterPlanetary File System is a peer-to-peer (p2p) file-sharing system that aims to fundamentally change the way information is distributed around the world. IPFS consists of several innovations in communication protocols and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    net-ipfs-engine

    net-ipfs-engine

    IPFS Core API implementation in .Net

    An embedded IPFS engine implemented in C#. It implements the IPFS Core API which makes it possible to create a decentralised and distributed application without relying on an "IPFS daemon". Basically, your application becomes an IPFS node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nextcloud Text

    Nextcloud Text

    Collaborative document editing using Markdown

    Nextcloud Text is a collaborative document editor that lets you work, share and collaborate with friends and colleagues on documents. Though it is available in Nextcloud 16 and 17, anybody can access Text whether they’re using Nextcloud or not. Nextcloud Text files are saved as Markdown, so they can be edited from any other text app. Nextcloud Text is lightweight and distraction-free, giving you only the formatting that you need so you can focus on writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lens

    Lens

    Lens is an opt-in search engine and data collection tool

    Lens is an opt-in search engine and data collection tool to aid content discovery of the distributed web. It exposes a simple, minimal API for intelligently indexing and querying content on IPFS. Initially integrated with Temporal, Lens will allow users to optionally have the data they upload be searched and indexed and be awarded with RTC for participating in the data collection process. Users can then search for content using a simple-to-use API. Searching through Lens will be facilitated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    js-ipfs-http-client-lite

    js-ipfs-http-client-lite

    An alternative client library for the IPFS HTTP API

    An alternative client library for the IPFS HTTP API, aiming to be as lightweight as possible (<20KB) in the browser. To interact with the API, you need to have a local daemon running. It needs to be open on the right port. 5001 is the default and is used in the examples below, but it can be set to whatever you need. In a web browser IPFS HTTP client (either browserified or CDN-based) might encounter an error saying that the origin is not allowed. This would be a CORS ("Cross Origin Resource...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Torrent File Editor

    Torrent File Editor

    Qt based GUI tool designed to create and edit .torrent files

    Project moved to https://torrent-file-editor.github.io/
    Leader badge
    Downloads: 258 This Week
    Last Update:
    See Project
  • 20
    go-libp2p-pubsub-grpc

    go-libp2p-pubsub-grpc

    libp2p pubsub with controls exposed via a gRPC API

    pubsubgrpc provides a LibP2P PubSub framework that can be used as a stand-alone gRPC pubsub server and API, or as a module/component of existing gRPC servers to provide LibP2P PubSub functionality. It uses proto3 and borrows some ideas from libp2p/go-libp2p-daemon and libp2p/go-libp2p-pubsub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IPFS HTTP Gateway

    IPFS HTTP Gateway

    Allows HTTP access to IPFS files and directories

    Allows HTTP access to IPFS files and directories. An IPFS Gateway acts as a bridge between traditional web browsers and IPFS. Through the gateway, users can browse files and websites stored in IPFS as if they were stored in a traditional web server. If Qmhash is a directory and it contains an index.html file, then the file is served. Otherwise, a listing of the directory is served. To force a directory listing, end the Qmhash with a forward slash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    aMule AdunanzA
    aMule AdunanzA e' un progetto volto a rendere accessibile la rete Kademlia anche all'utenza Fastweb, grazie alla patch AdunanzA. Questo in specifico per utenti Linux e Mac OS X Per riferimenti alla community italiana http://forum.adunanza.net
    Downloads: 59 This Week
    Last Update:
    See Project
  • 23
    Pydio Cells

    Pydio Cells

    Formerly AjaXplorer, file sharing platform for the enterprise

    Pydio Cells is the mature open source alternative to dropbox and box, for the enterprise. Why building your own box? You need to access your documents across multiple devices, and regularly share documents (weblinks) and folders with your contacts and teams. Still, using a consumer SaaS box or drive service is neither practical nor safe. And enterprise SaaS box or drive services are expensive and come with Disk Storage that you already have on your servers or private cloud. How...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 24
    libp2p-connection-manager

    libp2p-connection-manager

    JavaScript connection manager for libp2p

    JavaScript connection manager for libp2p.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Google Drive Permission Manager

    Update Google drive permissions in bulk mode

    Driver permission changer is an open source application created to change permission of google drive files and folders in bulk mode . The files can be some safe points and it is hard to change it manually by going to each file one by one . You can also specify a list of users or configure the link sharing option just in One Click
    Downloads: 4 This Week
    Last Update:
    See Project