Showing 21 open source projects for "file share link"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    croc

    croc

    Easily and securely send things from one computer to another

    ... that encompasses all three, without compromising any one of them. A common way to transfer a file is to first upload data to a server, and then, once uploaded, the link is shared with someone who goes to download it. This method is easy, but slow, the transfer rate of the file is half the harmonic mean of the upload and download speeds which makes it slower than either just uploading or downloading.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    terraform-docs

    terraform-docs

    Generate documentation from Terraform modules in various formats

    terraform-docs is a utility to generate documentation from Terraform modules in various output formats. The terraform-docs configuration file uses the yaml format in order to override any default behaviors. This is a convenient way to share the configuration amongst teammates, CI, or other toolings. Once you set it up and configured it, every time you or your teammates want to regenerate documentation (manually, through a pre-commit hook, or as part of a CI pipeline) all you need to do is run...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Acorn

    Acorn

    A simple application deployment framework built on Kubernetes

    Acorn is an app platform that makes it easy to build, share, and run containerized applications. Acorn provides a comprehensive way to describe your application and dependencies in a single file called an Acornfile. The Acornfile is built and packaged up into a single artifact that contains everything needed to deploy your application and can be shared with a link that will allow it's recipients to have a one-click deployment into a sandbox environment. Acorn Sandboxes are free compute...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PLEX

    PLEX

    Plex Lab Exchange. Client for running scientific workflows

    Build highly reproducible container workflows on top of a decentralized computing network. PLEX is using distributed computing and storage to run containers on a public network. Need GPUs? We got you covered. Every tool in PLEX has declared inputs and outputs. Plugging together tools by other authors should be easy. Every file processed by PLEX has a deterministic address based on its content. Keep track of your files and always share the right results with other scientists. PLEX is a simple...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 5
    FileDAG Storage

    FileDAG Storage

    A distributed storage service built on the IPFS technology stack

    FileDAG Storage A distributed storage service built on the IPFS technology stack. Different from the official implementation of IPFS, we focus more on data management, data reliability, availability and fault tolerance, and clustering of storage nodes. The minimum storage unit of FileDAG Storage is dag, which is the data block. Files or objects are organized in a merkle-dag structure, and multiple files or objects may share some data blocks. The obvious benefit of this is to reduce redundant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    distribyted

    distribyted

    Torrent client with HTTP, fuse, and WebDAV interfaces

    Distribyted is an alternative torrent client. It can expose torrent files as a standard FUSE mount or webDAV endpoint and download them on demand, allowing random reads using a fixed amount of disk space. Distribyted supports several ways to expose the files to the user or external applications. Applications that supports WebDAV can access torrent files using this protocol. It is recommended when distribyted is running in a remote machine or using docker. Distribyted can show some kind of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Casbin

    Casbin

    An authorization library that supports access control models

    .... Besides memory and file, Casbin policy can be stored into lots of places. Currently, dozens of databases are supported, from MySQL, Postgres, Oracle to MongoDB, Redis, Cassandra, AWS S3. Check the full supported list at: adapters. Casbin is implemented in Golang, Java, PHP and Node.js. All implementations share the same API and behaviors. You can learn Casbin once and use it everywhere. In Casbin, the policy storage is implemented as an adapter(aka middleware for Casbin).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Azure SDK for Go

    Azure SDK for Go

    This repository is for active development of the Azure SDK for Go

    This repository is for the active development of the Azure SDK for Go. For consumers of the SDK, we recommend visiting our public developer docs. To get started with a library, see the README.md file located in the library's project folder. You can find these library folders grouped by service in the /SDK directory. We have a new wave of packages that are being announced as stable and several that are currently released in beta. These libraries allow you to use, consume, and interact...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gopy

    gopy

    gopy generates a CPython extension module from a go package

    This is an improved version that works with current versions of Go (e.g., 1.15 -- should work with any future version going forward), and uses unique int64 handles to interface with python, so that no pointers are interchanged, making everything safe for the more recent moving garbage collector. It also supports python modules having any number of Go packages, and generates a separate .py module file for each package, which link into a single common binding library. It has been tested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 10
    eBPF

    eBPF

    ebpf-go is a pure-Go library to read, modify and load eBPF programs

    ... logic. It has no run-time dependencies outside of the library and the Linux kernel itself. eBPF code should be compiled ahead of time using clang, and shipped with your application as any other resource. Use the link subpackage to attach a loaded program to a hook in the kernel. Note that losing all references to Map and Program resources will cause their underlying file descriptors to be closed, potentially removing those objects from the kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Singularity

    Singularity

    Open source container platform designed to be simple, fast, and secure

    Singularity is an open-source container platform designed to be simple, fast, and secure. Many container platforms are available, but Singularity is designed for ease of use on shared systems and in high-performance computing (HPC) environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Qri CLI

    Qri CLI

    Organize, version, automate, and share datasets

    ... comes with tools to turn all datasets on the network into a JSON API with a single command. Finally, all changes in qri are tracked & synced. Qri helps you organize, version, automate, and share datasets. All changes to Qri Datasets are versioned. Compare one version to any other. Explore the history of commits to see how datasets evolve over time. Use our code editor and CI-style automation to keep your datasets fresh and tidy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    go-gin-api

    go-gin-api

    The API framework based on Gin's modular design

    The API framework based on Gin's modular design encapsulates common functions, is easy to use, and is dedicated to rapid business development. For example, it supports cors cross-domain, jwt signature verification, zap log collection, panic exception capture, trace link tracking, prometheus monitoring indicators, swagger document generation, viper configuration file parsing, gorm database components, gormgen code generation tools, graphql query language, errno uniformly defines error codes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CryptoCRIT

    CryptoCRIT

    An open-source Cryptocurrency Project

    CryptoCRIT is an open-source Cryptocurrency project which facilitates a Cryptocurrency wallet for making payments. The associated Cryptocurrency is called CritCoin. Currently, this application is available only for Android users ( iOS is too expensive!!). APK file is available Releases section of this page. iOS version is not available, but we plan on releasing it later. Once you have installed the application, open the app and you will be prompted to enter your roll no. If you have registered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Space Daemon

    Space Daemon

    The Space Daemon packages together IPFS, Textile Threads/Buckets

    ..., Space Daemon runs an embedded node within the daemon that can be configured as well as the option to specify an external node to connect to. Centralized services that are optional, but offer additional convenience. Used mainly for identity. By using these services, you can allow users to claim usernames, so that Space Daemon can know the public key of a given username and in that way share files via username without having to input public keys directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WeBooK

    WeBooK

    Powerful Web collector & Html Editor & Ebook builder 3 in 1.

    Save unlimited webpages across websites WeBook saves webpages with an extension. Click on the link, and the webpage is saved. It can save your bookmarks. Manage and edit files with unlimited folders WeBooK creates one folder for each file imported from your local drive and convert the files into html pages. You can create unlimited folders for your files, drag and drop to change it’s position.You can search any file by keywords, edit the content, write your own content by creating an empty...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GoSublime

    GoSublime

    A Golang plugin collection for SublimeText 3

    ... linter error reported in any open file or package. Quickly fmt your source or automatically on save to conform with your coding standards. Easily create a new go file and run it without needing to save it first (9o replay), share your snippets (anything in the loaded file) on play.golang.org. List declarations in the current file or package; automatically add/remove package imports; quickly jump your import section(automatically goes to the last import).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Trousseau

    Trousseau

    File based encrypted key-value store

    Trousseau is an encrypted key-value store designed to be a simple, safe and trustworthy place for your data. It stores data in a single encrypted file. It supports both asymetric encryption using OpenPGP, and symmetric encryption using AES256. It can be easily synced across devices using Dropbox, OneDrive. It can be exported and imported to/from multiple remote storages using integrated S3, ssh, and gist support. If used with OpenPGP encryption, it is able to restrict access to the data store...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 8 This Week
    Last Update:
    See Project
  • 20
    Go HTTP tunnel

    Go HTTP tunnel

    Fast and secure tunnels over HTTP/2

    Go HTTP tunnel is a reverse tunnel based on HTTP/2. It enables you to share your local host when you don't have a public IP. The tunnel client tunnel requires a configuration file, by default it will try reading tunnel.yml in your current working directory. If you want to specify other file use -config flag. A client opens TLS connection to a server. The server accepts connections from known clients only. The client is recognized by its TLS certificate ID. The server is publicly available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GoTTY

    GoTTY

    Share your terminal as a web application

    If you have a Go language environment, you can install GoTTY with the go get command. However, this command builds a binary file from the latest master branch, which can include unstable or breaking changes. GoTTY requires go1.9 or later. Run gotty with your preferred command as its arguments (e.g. gotty top). By default, GoTTY starts a web server at port 8080. Open the URL on your web browser and you can see the running command as if it were running on your terminal. By default, GoTTY doesn't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next