An open API service indexing awesome lists of open source software.

https://github.com/sepppenner/udpforwarder

UdpForwarder is a simple executable to forward UDP data from a local to a local or remote endpoint.
https://github.com/sepppenner/udpforwarder

forward forwarder udp

Last synced: about 1 month ago
JSON representation

UdpForwarder is a simple executable to forward UDP data from a local to a local or remote endpoint.

Awesome Lists containing this project

README

          

UdpForwarder
====================================

UdpForwarder is a simple executable to forward UDP data from a local to a local or remote endpoint.

[![Build status](https://ci.appveyor.com/api/projects/status/350jrmqdab9epqlp?svg=true)](https://ci.appveyor.com/project/SeppPenner/udpforwarder)
[![GitHub issues](https://img.shields.io/github/issues/SeppPenner/UdpForwarder.svg)](https://github.com/SeppPenner/UdpForwarder/issues)
[![GitHub forks](https://img.shields.io/github/forks/SeppPenner/UdpForwarder.svg)](https://github.com/SeppPenner/UdpForwarder/network)
[![GitHub stars](https://img.shields.io/github/stars/SeppPenner/UdpForwarder.svg)](https://github.com/SeppPenner/UdpForwarder/stargazers)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/SeppPenner/UdpForwarder/master/License.txt)
[![Known Vulnerabilities](https://snyk.io/test/github/SeppPenner/UdpForwarder/badge.svg)](https://snyk.io/test/github/SeppPenner/UdpForwarder)
[![Blogger](https://img.shields.io/badge/Follow_me_on-blogger-orange)](https://franzhuber23.blogspot.de/)
[![Patreon](https://img.shields.io/badge/Patreon-F96854?logo=patreon&logoColor=white)](https://patreon.com/SeppPennerOpenSourceDevelopment)
[![PayPal](https://img.shields.io/badge/PayPal-00457C?logo=paypal&logoColor=white)](https://paypal.me/th070795)

## Basic usage
Check out the how to use file [here](https://github.com/SeppPenner/UdpForwarder/blob/master/HowToUse.md).

Change history
--------------

See the [Changelog](https://github.com/SeppPenner/UdpForwarder/blob/master/Changelog.md).