Giter Site home page Giter Site logo

astriti / udpxy-1.0.23-9 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iii80/udpxy-1.0.23-9

0.0 0.0 0.0 114 KB

modified udpxy to secure status page, you can now enter status page only from specific IP or not

Python 0.01% Makefile 2.18% C 97.82%

udpxy-1.0.23-9's Introduction

udpxy-1.0.23-9

  • udpxy is a UDP-to-HTTP multicast traffic relay daemon it forwards UDP traffic from a given multicast subscription to the requesting HTTP client

  • udpxy is released under GPL v.3

  • this modified version of udpxy with secured status page, you can now enter status page both ways, only from specific IP or from everywhere. defined by enviroment variable UDPXY_MNGIP

install instructions:

usage example:

udpxy help usage
  • udpxy
run udpxy no daemon, with public /status & /restart page & public stream, client statistics, verbosed, listening on port 5555, input interface for HTTP requests is eth0, multicast interface for stream is eth1
  • udpxy -T -S -v -p 5555 -a eth0 -m eth1
run udpxy no daemon, with granted access to /status & /restart page only from IP 192.168.1.1, public stream, client statistics, verbosed, listening on port 5555, input interface for HTTP requests is eth0, multicast interface for stream is eth1
  • UDPXY_MNGIP=192.168.1.1 udpxy -T -S -v -p 5555 -a eth0 -m eth1

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.