Showing 20 open source projects for "create-react-app"

View related business solutions
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 1
    fanqiang

    fanqiang

    Over the Wall - Science Online

    Over the wall-Scientific Internet, over-the-wall tool, over-the-wall tutorial project library.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    NGINX Ingress Controller

    NGINX Ingress Controller

    NGINX Ingress Controller for Kubernetes

    ...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. Usually, a Kubernetes Controller utilizes the synchronization loop pattern to check if the desired state in the controller is updated or a change is required. To this purpose, we need to build a model using different objects from the cluster, in particular (in no special order) Ingresses, Services, Endpoints, Secrets, and Configmaps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Cloudflare Tunnel Client

    Cloudflare Tunnel Client

    Cloudflare Tunnel Client

    Contains the command-line client for Cloudflare Tunnel, a tunneling daemon that proxies traffic from the Cloudflare network to your origins. This daemon sits between Cloudflare network and your origin (e.g. a webserver). Cloudflare attracts client requests and sends them to you via this daemon, without requiring you to poke holes on your firewall --- your origin can remain as closed as possible. Extensive documentation can be found in the Cloudflare Tunnel section of the Cloudflare Docs. All...
    Downloads: 211 This Week
    Last Update:
    See Project
  • 4
    Pomerium

    Pomerium

    Pomerium is an identity and context-aware access proxy

    Secure, context-aware access that just works. Access internal resources securely. Implement zero trust. Achieve compliance. All without the headache of a VPN. For teams that prefer a hosted solution while keeping data governance. For organizations that need advanced scaling, access control, and governance capabilities. IT and developers need a scalable access control solution to keep users productive, happy, and secure. Pomerium uses identity and context to ensure secure access to internal...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    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: 32 This Week
    Last Update:
    See Project
  • 6
    Vulcain

    Vulcain

    Fast and idiomatic client-driven REST APIs

    ...But these hacks come with (too) many drawbacks when it comes to HTTP cache, logs and even security. Fortunately, thanks to the new features introduced in HTTP/2, it's now possible to create true REST APIs fixing these problems with ease.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    nginx-proxy

    nginx-proxy

    Automated nginx proxy for Docker containers using docker-gen

    ...The containers being proxied must expose the port to be proxied, either by using the EXPOSE directive in their Dockerfile or by using the --expose flag to docker run or docker create and be in the same network. By default, if you don't pass the --net flag when your nginx-proxy container is created, it will only be attached to the default bridge network. This means that it will not be able to connect to containers on networks other than bridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Leader badge
    Downloads: 41,811 This Week
    Last Update:
    See Project
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 10

    TheSSS (The Smallest Server Suite)

    Lightweight Server Suite for LAN

    ...The main security components are 4MLinux Firewall (based on iptables) and Clam AntiVirus. TheSSS iso images are fully compatible with UNetbootin, which can be used to create an easy-to-use TheSSS Live USB.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    rathole

    rathole

    A lightweight and high-performance reverse proxy for NAT traversal

    ...Security Tokens of services are mandatory and service-wise. The server and clients are responsible for their own configs. With the optional Noise Protocol, encryption can be configured at ease. No need to create a self-signed certificate! TLS is also supported.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    ProxyKit

    ProxyKit

    A toolkit to create code-first HTTP reverse proxies on ASP.NET Core

    A toolkit to create code-first HTTP Reverse Proxies hosted in ASP.NET Core as middleware. This allows focused code-first proxies that can be embedded in existing ASP.NET Core applications or deployed as a standalone server. Deployable anywhere ASP.NET Core is deployable such as Windows, Linux, Containers and Serverless (with caveats). Having built proxies many times before, I felt it is time to make a package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Unblock YouTube

    Unblock YouTube

    Free Proxy Server for unblocking YouTube

    Create your own free proxy site easily with the best in market script known as Glype, you can create free proxy sites like these given below, if you need more information, ask in review box: https://unblock-youtube.org https://proxy-server.co https://www.filterbypass.me http://proxy.org With this free type proxy server you can access any blocked site easily, you only need a Good vps or dedicated server with a lot of bandwidth and little storage for temporary files and rest will be done by this script. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    jgaeproxy

    jgaeproxy

    FREE Proxy Server (with SSL support) runs on Google AppEngine (Java)

    A Free Full Proxy Server (with https/ssl support) that runs on GAE (Google App Engine). Now supports youtube and pandora. Great to get around firewalls. Requires minimal programing skills to install though.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SHIWA Repository

    SHIWA Repository

    The SHIWA Workflow Repository manages workflow descriptions, and imple

    The FP7 SHIWA project addresses the challenges of the coarse- and fine-grained workflow interoperability. The project created the SHIWA Simulation Platform which enables users to create and run embedded workflows which incorporate workflows of different workflow systems. The platform consists of the SHIWA Science Gateway and the SHIWA VO. The SHIWA Science Gateway contains the SHIWA portal, the SHIWA Workflow Repository, the SHIWA Proxy Server, the GEMLCA Service and the GEMLCA Repository. To find out more about the SHIWA Simulation Platform, and learn about how to get access to execute the workflows deployed in the repository, please go to the SHIWA project page: http://shiwa-workflow.eu. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Unicode Conversion Gateway is a web-based proxy server to convert some of the Indian language web pages encoded in proprietary encodings into Unicode.Padma, a popular Firefox extension, is extended and reimplemented in PHP to create this proxy server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    pjircproxy

    Justin.tv IRC Proxy

    Justin.tv has an annoying method of authenticating with their IRC servers, this proxy daemon makes it a little easier. Rather than having to create a new server for every streamer that you want to watch, you just connect to this proxy first and then /join channels. The proxy server takes care of logging in to the correct host, and routes messages such that your client is happy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Syncopate is an extension module to the Apache JMeter testing tool. It enhances JMeter's HTTP proxy server by adding functionality to extract variables and create assertions during HTTP request recording.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project aims to create a Web Services Proxy Server to provide an unique endpoint for service consumers, with operation log, service documentation and SLA easy administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB