Metadata-Version: 2.1
Name: udp_proxy_server
Version: 0.0.2
Summary: udp proxy server to intercept udp
Home-page: https://github.com/manfred-kaiser/udp-proxy-server
Author: Manfred Kaiser
Author-email: manfred.kaiser@logfile.at
License: UNKNOWN
Description: # udp-proxy-server - intercept udp traffic
        
        [![Github version](https://img.shields.io/github/v/release/manfred-kaiser/udp-proxy-server?label=github&logo=github)](https://github.com/manfred-kaiser/udp-proxy-server/releases)
        [![PyPI version](https://img.shields.io/pypi/v/udp-proxy-server.svg?logo=pypi&logoColor=FFE873)](https://pypi.org/project/udp-proxy-server/)
        [![Supported Python versions](https://img.shields.io/pypi/pyversions/udp-proxy-server.svg?logo=python&logoColor=FFE873)](https://pypi.org/project/udp-proxy-server/)
        [![PyPI downloads](https://pepy.tech/badge/udp-proxy-server/week)](https://pepy.tech/project/udp-proxy-server/week)
        [![GitHub](https://img.shields.io/github/license/manfred-kaiser/udp-proxy-server.svg)](LICENSE)
        
        
        `udp-proxy-server` is a python library and command line utility to intercept udp traffic.
        
        
        ## Installation
        
        `pip install udp-proxy-server`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: System :: Networking
Requires-Python: >= 3.5
Description-Content-Type: text/markdown
