Skip to content
@proxylity

Proxylity

Proxylity UDP Gateway is a fully managed service that makes it easy for developers to create, maintain and secure UDP services at any scale.

Proxylity LLC

Proxylity was founded in 2025 by Lee Harding to drive innovation in network-software development and make building modern UDP services as easy as creating HTTP APIs. Today, Proxylity’s flagship product, UDP Gateway, is a fully managed service that connects your UDP traffic directly to AWS serverless backends—Lambda, Step Functions, Firehose, DynamoDB, S3, CloudWatch, and more—without managing any servers.

Our Mission

To drive innovation in network software development by eliminating the undifferentiated heavy lifting of UDP backends, so developers can focus on business logic and value-added features.

Product: UDP Gateway

  • Serverless UDP Handling
    Receive and process UDP traffic entirely in your AWS account. Simply write a Lambda, route to Firehose, or push to your choice of services—no VMs, no containers, no servers.

  • Secure by Design
    Use your own AWS IAM policies, VPC endpoints, and IP/CIDR allowlists to control who can send UDP packets to your backends.

  • Pay-as-You-Go
    No upfront fees—pay only for the packets you send and the resources you consume. Charges appear directly on your AWS bill.

  • Ideal for

    • Online gaming workflows that require rapid iteration
    • IoT telemetry scenarios where developer and deployment agility are key
    • Enterprise services like Syslog, RADIUS, DNS requiring global/internet scale
  • Launch Date
    Publicly launched March 10, 2025 on Product Hunt.

Examples Repository

Our examples repo demonstrates real-world UDP patterns and solutions, with full commentary on analogous problems you might face:

  • WireGuard: Secure IP traffic over encrypted connections without a server, with an example IoT client device.
  • IoT Telemetry Pipelines: Ingest device messages into Firehose and S3, iterating quickly on schema changes.
  • Game Server Events: Route game-client actions into Step Functions to spin up new workflows in seconds.
  • Captive-Portal Workflows: Show how a web-initiated Step Function can be completed by a subsequent UDP callback—common in captive WiFi networks.

Proxylity follows an IaC-first philosophy: we provide CloudFormation Custom Resources that let you declare your UDP endpoints alongside all other AWS infrastructure in a single YAML/JSON template. No imperative scripts—just deploy your stack and start sending packets.

Getting Started

  1. Sign up

    • One-click with your existing AWS account—no forms, no bureaucracy, no spam. We don’t even capture your email or other PII.
    • Free to start; only pay for what you use.
  2. Install via AWS Marketplace

    • Subscribe to Proxylity UDP Gateway in seconds. No hassles, no spam.
    • Billing handled by AWS; appears on your regular AWS invoice.
  3. Explore our Examples

    git clone https://github.com/proxylity/examples.git
    cd examples
    # follow each directory’s README to deploy specific use cases
  4. Read the Docs

    • Full API reference, CloudFormation details, and troubleshooting tips at docs.proxylity.com.

Community & Support

Copyright 2025 Proxylity LLC. All rights reserved.

Pinned Loading

  1. examples examples Public

    Examples of using Proxylity UDP Gateway covering simple and production-focused use cases.

    C# 14 1

  2. wg-client wg-client Public

    Standalone UdpClient-compatible WireGuard client for .NET. Implements the Noise_IKpsk2_25519_ChaChaPoly_BLAKE2s handshake with ChaCha20-Poly1305 transport encryption.

    C# 14 1

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…