GithubHelp home page GithubHelp logo

nkaliape / udpx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from felipejfc/udpx

0.0 0.0 0.0 2.16 MB

A Fast UDP Proxy written in Golang

License: Other

Dockerfile 4.31% Makefile 5.82% Go 89.87%

udpx's Introduction

UDPX

Build Status Coverage Status Code Climate Go Report Card

A Super Fast UDP Proxy that works as a NAT (has support to multiple clients) written in Golang.

About

Features

  • Super Fast
  • Can Handle Multiple Clients
  • Act as a NAT
  • Dynamic upstreams
  • Multiple upstreams

Dependencies

  • GO 1.7

Compiling

make build

Usage

$ ./bin/udpx --help
A fast UDP proxy that support multiple clients and dynamic upstreams

Usage:
  udpx [command]

Available Commands:
  start       starts UDP proxy
  version     Print the version number of UDPX

Use "udpx [command] --help" for more information about a command.

TODO

  • Add config
  • Add command
  • Add tests infrastructure
  • Travis CI and Code Coverage
  • Support to multiple upstreams
  • Dynamically resolve upstreams
  • Dynamically add proxies
  • Dynamically remove proxies
  • Resolve new upstream addr if it changes
  • Make timeout logic faster by making less updates
  • Zap has a leak, maybe use another logger
  • Dynamically added proxies must be shared my multiple udpx instances
  • Can persist upstreams
  • Print statistics of messages sent and clients active /sec
  • Persist proxy state between reboots?
  • Docs
  • Example
  • Performance tests
  • Add more tests
  • Limit clients?
  • Docker

udpx's People

Contributors

felipejfc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.