Showing 173 open source projects for "linux file managers"

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.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    trdsql

    trdsql

    CLI tool that can execute SQL queries on CSV, LTSV, JSON and TBLN

    CLI tool that can execute SQL queries on CSV, LTSV, JSON and TBLN. Can output to various formats. CLI tool that can execute SQL queries on CSV, LTSV, JSON and TBLN. It is a tool like q, textql and others. The difference from these tools is that the syntax of PostgreSQL or MySQL can be used. Please refer to godoc and _example for usage as a library. Download binary from the releases page(Linux/Windows/macOS). Pull the latest image from the Docker hub. The filename of -out filename option...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Daptin

    Daptin

    Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS

    ... with 3rd party APIs. Multilingual tables support, supports Accept-Language header. Cloud storage sync like gdrive, dropbox, b2, s3 and more. Asset column to hold file and blob data, backed by storage. Multiple websites under separate sub-domain/sub-paths. Connect with external APIs by using extension points. Data View Streams. Flexible data import (auto create new tables and automated schema generation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    bee

    bee

    Bee is a tool for helping develop with beego app framework

    Bee is a command-line tool facilitating the development of a Beego-based application. Then you can add bee binary to PATH environment variable in your ~/.bashrc or ~/.bash_profile file. Bee provides a variety of commands which can be helpful at various stages of development. To display the current version of bee, beego and go installed on your machine. You can also change the output format using -o flag. Inspired by makefile / npm scripts. Run script allows you to run arbitrary commands using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Terraboard

    Terraboard

    A web dashboard to inspect Terraform States

    ... information stored in a versioned S3 bucket. Terraboard is a web dashboard to visualize and query Terraform states. It currently features an overview page listing the most recently updated state files with their activity, a state page with state file details, including versions and resource attributes, a search interface to query resources by type, name or attributes, and a diff interface to compare state between versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 5
    Prometheus Redis Metrics Exporter

    Prometheus Redis Metrics Exporter

    Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x, 4.x, 5

    Prometheus exporter for Redis metrics. Supports Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x. To have instances in the drop-down as human readable names rather than IPs, it is suggested to use instance relabelling. The Prometheus docs have a very informative article on how multi-target exporters are intended to work. Run the exporter with the command line flag --redis.addr= so it won't try to access the local instance every time the /metrics endpoint is scraped. If authentication is needed for the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pet

    pet

    Simple command-line snippet manager, written in Go

    ... variables in snippets. Search snippets interactively. Run snippets directly. Edit snippets easily (config is just a TOML file). Sync snippets via Gist or GitLab Snippets automatically. By adding the following config to .bashrc or .zshrc, you can easily register the previous command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    docker-gen

    docker-gen

    Generate files from docker container meta-data

    docker-gen is a file generator that renders templates using docker container meta-data. Centralized logging - fluentd, logstash or other centralized logging tools that tail the containers JSON log file or files within the container. Log Rotation - logrotate files to rotate container JSON log files. Reverse Proxy Configs - nginx, haproxy, etc. reverse proxy configs to route requests from the host to containers. Service Discovery - Scripts (python, bash, etc..) to register containers within etcd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Shiori

    Shiori

    Simple bookmark manager built with Go

    Shiori is a simple bookmarks manager written in the Go language. Intended as a simple clone of Pocket. You can use it as a command line application or as a web application. This application is distributed as a single binary, which means it can be installed and used easily. Basic bookmarks management i.e. add, edit, delete and search. Import and export bookmarks from and to Netscape Bookmark file. Import bookmarks from Pocket. Simple and clean command line interface. Simple and pretty web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Kompose

    Kompose

    Go from Docker Compose to Kubernetes

    Kompose is a conversion tool for Docker Compose to container orchestrators such as Kubernetes (or OpenShift). Why do cats (and developers) like Kompose? Developers love to simplify their development environment with Docker Compose. With Kompose, you can now push the same file to a production container orchestrator! Our conversions are not always 1-1 from Docker Compose to Kubernetes, but we will help get you 99% of the way there! kompose is a convenience tool to go from local Docker development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    Casbin

    Casbin

    An authorization library that supports access control models

    An authorization library that supports access control models like ACL, RBAC, ABAC for Golang, Java, C/C++, Node.js, Javascript, PHP, Laravel, Python, .NET (C#), Delphi, Rust, Ruby, Swift (Objective-C), Lua (OpenResty), Dart (Flutter) and Elixir. In Casbin, an access control model is abstracted into a CONF file based on the PERM metamodel (Policy, Effect, Request, Matchers). So switching or upgrading the authorization mechanism for a project is just as simple as modifying a configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ethermint

    Ethermint

    Ethermint is a Cosmos SDK library for running scalable EVM chains

    ... on Ethermint so that Ethereum keys and signing would all be compatible. Since the Cosmos-SDK’s keyring doesn’t explicitly support locking and unlocking of keys the way Ethereum does, a workaround had to be implemented. Unlocking a key is done by exporting it from the Cosmos keyring via decrypting the file and storing it in memory. Locking the key deletes it from memory, leaving it only as an encrypted file on-disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fluent Bit Plugin for CloudWatch Logs

    Fluent Bit Plugin for CloudWatch Logs

    A Fluent Bit output plugin for CloudWatch Logs

    A Fluent Bit output plugin for CloudWatch Logs. This plugin uses the AWS SDK Go, and uses its default credential provider chain. If you are using the plugin on Amazon EC2 or Amazon ECS or Amazon EKS, the plugin will use your EC2 instance role or ECS Task role permissions or EKS IAM Roles for Service Accounts for pods. The plugin can also retrieve credentials from a shared credentials file, or from the standard AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN environment variables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Diun

    Diun

    Receive notifications when an image is updated on a Docker registry

    Diun is a CLI application written in Go and delivered as a single executable (and a Docker image) to receive notifications when a Docker image is updated on a Docker registry. With Go, this can be done with an independent binary distribution across all platforms and architectures that Go supports. This support includes Linux, macOS, and Windows, on architectures like amd64, i386, ARM, PowerPC, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pingu

    pingu

    ping command but with pingu

    ping command implementation in Go but with colorful output and pingu ascii art. Colorful and fun output. Cross-platform support: Windows, macOS and Linux (also WSL) It works with a single executable file, so it can be installed easily. Supports IPv4 and IPv6. Simply specify the target host name or IP address in the first argument e.g. pingu github.com or pingu 13.114.40.48. You can change the number of transmissions by specifying the -c option. You can download executable binaries from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Coca

    Coca

    Coca is a toolbox which is design for legacy system refactoring

    Coca is a toolbox that is design for legacy system refactoring and analysis, including call graph, concept analysis, api tree, and design patterns suggestions. Requirements: graphviz for dot file to image (such as svg, png). The easiest way to get coca is to use one of the pre-built release binaries which are available for OSX, Linux, and Windows on the release page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    kube-bench

    kube-bench

    Checks whether Kubernetes is deployed

    kube-bench is a tool that checks whether Kubernetes is deployed securely by running the checks documented in the CIS Kubernetes Benchmark. Trivy, the all-in-one cloud-native security scanner, can be deployed as a Kubernetes Operator inside a cluster. Both, the Trivy CLI, and the Trivy Operator support CIS Kubernetes Benchmark scanning among several other features. There are multiple ways to run kube-bench. You can run kube-bench inside a pod, but it will need access to the host's PID...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Eru

    Eru

    Eru, a simple, stateless, flexible, production-ready orchestrator

    ... and tagged, it will be auto pushed to the remote registry which was defined in config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    koanf

    koanf

    Simple, lightweight, extensible, configuration management library

    ... into sub-packages, so only the ones that are explicitly referenced get compiled into an application. Once loaded into koanf, configuration are values queried by a delimited key path syntax. eg: app.server.port. Any delimiter can be chosen. Configuration from multiple sources can be loaded and merged into a koanf instance, for example, load from a file first and override certain values with flags from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Glamour

    Glamour

    Stylesheet-based markdown rendering for your CLI apps

    Stylesheet-based markdown rendering for your CLI apps. glamour lets you render markdown documents & templates on ANSI-compatible terminals. You can create your own stylesheet or simply use one of the stylish defaults. You can find all available default styles in our gallery. Want to create your own style? Learn how! There are a few options for using a custom style. Call glamour.Render(inputText, "desiredStyle") Set the GLAMOUR_STYLE environment variable to your desired default style or a file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Go Tools

    Go Tools

    Various packages and tools that support the Go programming language

    This subrepository holds the source for various packages and tools that support the Go programming language. Some of the tools, godoc and vet for example, are included in binary Go distributions. Others, including the Go guru and the test coverage tool, can be fetched with go get. Packages include a type-checker for Go and an implementation of the Static Single Assignment form (SSA) representation for Go programs. This repository uses prettier to format JS and CSS files. The version of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    k3sup

    k3sup

    bootstrap K3s over SSH in < 60s

    k3sup is a lightweight utility to get from zero to KUBECONFIG with k3s on any local or remote VM. All you need is ssh access and the k3sup binary to get kubectl access immediately. The tool is written in Go and is cross-compiled for Linux, Windows, MacOS and even on Raspberry Pi. This tool uses ssh to install k3s to a remote Linux host. You can also use it to join existing Linux hosts into a k3s cluster as agents. First, k3s is installed using the utility script from Rancher, along with a flag...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GoReleaser

    GoReleaser

    Deliver Go binaries as fast and easily as possible

    GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI. Cross-compile your Go project. Release to GitHub, GitLab and Gitea. Create nightly builds. Create Docker images and manifests. Create Linux packages and Homebrew taps. Sign artifacts, checksums and container images. Announce new releases on Twitter, Slack, Discord and others. Generate SBOMs (Software Bill of Materials...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Drone

    Drone

    Drone is a Container-Native, Continuous Delivery Platform

    Drone is a self-service Continuous Integration platform for busy development teams. Pipelines are configured with a simple, easy‑to‑read file that you commit to your git repository. Each Pipeline step is executed inside an isolated Docker container that is automatically downloaded at runtime. Drone integrates seamlessly with multiple source code management systems, including GitHub, GitHubEnterprise, Bitbucket, and GitLab. Drone natively supports multiple operating systems and architectures...
    Downloads: 0 This Week
    Last Update:
    See Project