Showing 41 open source projects for "garnet-file"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    Jackett

    Jackett

    API Support for your favorite torrent trackers

    Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious, etc.) into tracker-site-specific HTTP queries, parses the HTML or JSON response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic, removing the burden from other apps. Trackers...
    Downloads: 199 This Week
    Last Update:
    See Project
  • 2
    OAuth2 Proxy

    OAuth2 Proxy

    A reverse proxy that provides authentication with Google, Azure, etc.

    ...The request is forwarded to the upstream server with added user info and authentication headers (depending on the configuration) oauth2-proxy can be configured via command line options, environment variables or config file (in decreasing order of precedence, i.e. command line options will overwrite environment variables and environment variables will overwrite configuration file settings).
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    EdgeVPN

    EdgeVPN

    The immutable, decentralized, statically built p2p VPN

    Fully Decentralized. Immutable. Portable. Easy to use Statically compiled VPN and a reverse proxy over p2p. EdgeVPN uses libp2p to build private decentralized networks that can be accessed via shared secrets.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    gost

    gost

    GO Simple Tunnel, a simple tunnel written in golang

    ...In GOST, GOST and other proxy services are considered as proxy nodes, GOST can handle the requests itself, or forward the requests to any one or more proxy nodes. In addition to configuring services directly from the command line, parameters can also be set by specifying the external configuration file with the -C parameter.
    Downloads: 17 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    NGINX Ingress Controller

    NGINX Ingress Controller

    NGINX Ingress Controller for Kubernetes

    ...It is built around the Kubernetes Ingress resource, using a ConfigMap to store the NGINX configuration. The goal of this Ingress controller is the assembly of a configuration file (nginx.conf). The main implication of this requirement is the need to reload NGINX after any change in the configuration file. Though it is important to note that we don't reload Nginx on changes that impact only an upstream configuration (i.e Endpoints change when you deploy your app). We use lua-nginx-module to achieve this. Check below to learn more about how it's done. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fabio

    Fabio

    Consul Load-Balancing made simple

    Fabio is an HTTP and TCP reverse proxy that configures itself with data from Consul. Traditional load balancers and reverse proxies need to be configured with a config file. The configuration contains the hostnames and paths the proxy is forwarding to upstream services. This process can be automated with tools like consul-template that generate config files and trigger a reload. Fabio works differently since it updates its routing table directly from the data stored in Consul as soon as there is a change and without restart or reloading. ...
    Downloads: 1 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ergo Proxy

    Ergo Proxy

    The management of multiple apps running over different ports made easy

    The reverse proxy agent for local domain management. The management of multiple apps running over different ports made easy through custom local domains. Ergo's goal is to be a simple reverse proxy that follows the Unix philosophy of doing only one thing and doing it well. Simplicity means no magic involved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Reproxy

    Reproxy

    Simple edge server / reverse proxy

    Reproxy is a simple edge HTTP(s) server / reverse proxy supporting various providers (docker, static, file, consul catalog). One or more providers supply information about the requested server, requested URL, destination URL, and health check URL. It is distributed as a single binary or as a docker container. Both HTTP and HTTPS are supported. For HTTPS, static certificates can be used as well as automated ACME (Let’s Encrypt) certificates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get safely back to business Icon
    Get safely back to business

    SafetyCulture iAuditor is designed for companies who need to conduct safety inspections & quality audits

    Equip your team with a simple safety inspection and observation app that anyone can learn in minutes, so you can get safely back to business from wherever you are.
    Learn More
  • 10
    Skipper

    Skipper

    An HTTP router and reverse proxy for service composition

    Skipper is an HTTP router and reverse proxy for service composition. It’s designed to handle large amounts of dynamically configured HTTP route definitions (>800000 routes) with detailed lookup conditions, and flexible augmentation of the request flow with filters. It can be used out of the box or extended with custom lookup, filter logic and configuration sources. Skipper identifies routes based on the requests’ properties, such as path, method, host and headers using the predicates. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pushpin

    Pushpin

    Proxy server for adding push to your API

    ...With Pushpin, API management systems can manage real-time endpoints. Authentication, analytics, etc. work as you'd expect. Pushpin listens on port 7999. Edit the routes file to point traffic to your backend. Make an endpoint on the backend that responds with instructional HTTP headers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    YARP

    YARP

    A toolkit for developing high-performance HTTP reverse proxy apps

    YARP is a library to help create reverse proxy servers that are high-performance, production-ready, and highly customizable. We found a bunch of internal teams at Microsoft who were either building a reverse proxy for their service or had been asking about APIs and tech for building one, so we decided to get them all together to work on a common solution, this project. Each of these projects was doing something slightly off the beaten path which meant they were not well served by existing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server implements multiple spam filters

    The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Hidden-Markov-Model and/or Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods. Click 'Files' to download the professional version 2.8.1 build 24261. A linux(ubuntu 20.04 LTS) and a freeBSD 12.2 based ready to run OVA of ASSP V2 are...
    Leader badge
    Downloads: 41,369 This Week
    Last Update:
    See Project
  • 14

    UFTP

    Encrypted UDP based FTP with multicast

    UFTP is an encrypted multicast file transfer program, designed to securely, reliably, and efficiently transfer files to multiple receivers simultaneously. This is useful for distributing large files to a large number of receivers, and is especially useful for data distribution over a satellite link (with two way communication), where the inherent delay makes any TCP based communication highly inefficient.
    Leader badge
    Downloads: 1,408 This Week
    Last Update:
    See Project
  • 15
    OpenResty Manager

    OpenResty Manager

    The most simple, powerful and beautiful server control panel.

    The most simple, powerful and beautiful host management panel, an open source alternative to OpenResty Edge, allows you to easily secure reverse proxy websites running at home or on the Internet, including access control, denial of service attack protection, automatic application and renewal of free SSL certificates, without having to know too much about OpenResty or Let's Encrypt. And it supports host management, including easy-to-use web terminals and file management, as well as Docker Composer based application store, greatly reducing the difficulty of website building and container management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    rathole

    rathole

    A lightweight and high-performance reverse proxy for NAT traversal

    A secure, stable and high-performance reverse proxy for NAT traversal, written in Rust. rathole, like frp and ngrok, can help to expose the service on the device behind the NAT to the Internet, via a server with a public IP. High Performance Much higher throughput can be achieved than frp, and more stable when handling a large volume of connections. Low Resource Consumption Consumes much fewer memory than similar tools. See Benchmark. The binary can be as small as ~500KiB to fit the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    FilediskProxy.Net

    a basic example virtual disk c# .net proxy application and driver.

    A very-very simple tutorial level and basic example in C++ and C# and .Net of a simple ordinary file backend based full fledged Virtual Disk Drive. A basic virtual disk kernel driver for learning. We have a user interface combined Server-Client Application written in C# .Net which binds with the driver to build a file backed Virtual Disk Drive. The C# .Net Application is the Core Proxy Server, and it uses the Driver to run a Virtual Disk Drive through it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    hiproxy

    hiproxy

    hiproxy is a lightweight proxy tool for Front-End developers

    ...The primary purpose of hiproxy is to solve the problem of host management and reverse proxy needs of developers. For example, if you are working as a team and each of the developers in the team need a different proxy setting, you will no longer need to modify your hosts file or use a web server like Nginx as a reverse proxy. hiproxy extends the syntax of hosts file to support port numbers. Besides, hiproxy also supports configuration through a syntax similar to the Nginx configuration file. To develop your web projects in a local development environment, you’ll have to run a back-end server (such as a Node.js express application, or a Java SpringBoot application). ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Z4 Phreak Tools 2.3

    Z4 Phreak Tools 2.3

    Modify Request and Response Header

    ...- Fixed bugs Traffic - Fixed bugs Dialer - Fixed bugs Set Proxy IDM - Change Proxy Server (with listview) - Fixed bugs Query (add use query mode only) - Add New User-Agent to Query (SonyEriccson, NOKIA, Opera Mini, and Custom) - SMS (Create, Inbox, Outbox, Draft, Kontak) - Diagnostics Modem (Operator, Speed, RSSI, MCC, MNC, LAC, Cell ID, QoS, Sent, Recieved) - Set Network Type modem (3G Only, 3G Preferred, Edge Only, Edge Preferred) - Move Apps to main menu file (Tools > Apps External) - Move +Header to Header (in Manual mode configuration header) - Fixed bugs Lock GUI - Change main menu MDMA to PING - Fixed bugs GUI Header Log - New Icon for Change icon button - Add Updater - Fixed location tor.exe - Fixed Redial/ Reconnect (with count dial attemps) - Fixed Properties Modem (add number dial, use dns, disable netbios) Regards, Author : zaya razta (z4y4@bugs4u)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Z4 Phreak Tool 2.1

    Z4 Phreak Tool 2.1

    Modify Request and Response Header

    New Fitur : - Trial config - Pass config - Limit IP - Rombak GUI - Pengaturan mode tools - Penambahn cek informasi system pc/ lepi - Penambahan mode default HEADER di +Header - Gabung parsing dengan replacer - Perbaikan payload memo (penambahan delay) - Change icon button - Penambahan beberapa skin - Ceklist utk use/unuse header, host, user-agent, proxy server - Drag drop item di masing2 listview ( sebenarnya ini udah ada dari versi 2.0 ) - File Icon config *.z4 ( saat di double klik file *.z4 akan otomatis meload dan membuka tool Z4PT 2.1 ) - Penambahan cek properti dan change folder di bagian Apps - Dan karena banyak yang pengennya configuration tool tetap bisa diganti walau udah di start, maka yg td nya saya disable saya enable kan saja NB : Karena ada error saat buka Apps, silahkan download dan register file ini https://dl.dropboxusercontent.com/u/71524183/DATA%20ZAYA/Z4%20Phreaker/Z4Phreak.reg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    GatherProxy

    Free Proxy & Socks Scraper

    ...The program manages to display the lists by downloading the information from Gatherproxy.com. What’s more, you can specify a custom URL from where the tools grabs the information, start or stop the current process, and import a proxy list from a file or paste data from the Clipboard.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    HTTP Replicator is a general purpose caching proxy server written in python. It reduces bandwidth by merging concurrent downloads and building a local 'replicated' file hierarchy, similar to wget -r. The cache is also accessible through a web interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Squidgate

    Squidgate is a webinterface to manage squid

    PHP LDAP web interface to manage Squid Proxy Server, you can create/add/delete squid users groups and ACL (Access Control lists), change Proxy ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Log Analysis Tool Kit - LATK

    A tool suite for Log File Analysis

    This is a collection of command line and web based tools for use in incident response and long term analysis use as part of ongoing situational awareness. Often when responding to a security incident the only files available are web server and proxy server logs. The tools here will aid you in detecting odd traffic such as botnet beaconing and SQL Injection attempts. The large amount of data can be overwhelming and the tools in the Log Analysis Tool Kit can be used to parse these files and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TinyReversProxy is a lightweight reverse proxy especially designed for embedded systems. It has been written in C language in the ESECO SYSTEMS company which builds Web3.0 and Web4.0 appliances for the domains of security and risk protection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next