{"id":24122196,"url":"https://github.com/tlinden/udpxd","last_synced_at":"2025-07-17T13:34:39.260Z","repository":{"id":53761889,"uuid":"34340464","full_name":"TLINDEN/udpxd","owner":"TLINDEN","description":"A general purpose UDP relay/port forwarder/proxy","archived":false,"fork":false,"pushed_at":"2020-12-05T15:29:36.000Z","size":85,"stargazers_count":25,"open_issues_count":1,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-01T17:09:26.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.daemon.de/blog/2015/04/22/udpxd-general-purpose-udp-relayport-forwarderproxy/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TLINDEN.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-21T17:03:15.000Z","updated_at":"2025-03-06T08:34:43.000Z","dependencies_parsed_at":"2022-09-22T12:33:19.545Z","dependency_job_id":null,"html_url":"https://github.com/TLINDEN/udpxd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TLINDEN/udpxd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TLINDEN%2Fudpxd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TLINDEN%2Fudpxd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TLINDEN%2Fudpxd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TLINDEN%2Fudpxd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TLINDEN","download_url":"https://codeload.github.com/TLINDEN/udpxd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TLINDEN%2Fudpxd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265611387,"owners_count":23797878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-11T11:38:54.341Z","updated_at":"2025-07-17T13:34:39.239Z","avatar_url":"https://github.com/TLINDEN.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/TLINDEN/udpxd.svg?branch=master)](https://travis-ci.org/TLINDEN/udpxd)\n[![Build status](https://ci.appveyor.com/api/projects/status/omvdru5ysa2swcd1?svg=true)](https://ci.appveyor.com/project/TLINDEN/udpxd)\n\n## UDPXD - A general purpose UDP relay/port forwarder/proxy\n\nThis is the README file for the network program udpxd.\n\nudpxd can be used to forward or proxy UDP client traffic\nto another port on another system. It also supports binding\nto a specific ip address which will be used as the source\nfor outgoing packets. It supports ip version 4 and 6.\n\n## Documentation\n\nYou can read the documentation without installing the\nsoftware:\n\n    perldoc udpxd.pod\n\nIf it is already installed, you can read the manual page:\n\n    man udpxd\n\n## Installation\n\nThis software doesn't have any external dependencies, but\nyou need either BSD make or GNU make installed to build it.\n\nFirst you need to check out the source code. Skip this, if\nyou have already done so:\n\n    git clone git@github.com:TLINDEN/udpxd.git\n\nNext, change into the newly created directory 'udpxd' and\ncompile the source code:\n\n    cd udpxd\n    make\n\nTo install, type this command:\n\n    sudo make install\n\nThis will install the binary to `$PREFIX/sbin/udpxd` and\nthe manual page to `$PREFIX/man/man1/udpxd.1`. You can\nmodify `$PREFIX` during installation time like this:\n\n   make install PREFIX=/opt\n\n## Getting help\n\nAlthough I'm happy to hear from udpxd users in private email,\nthat's the best way for me to forget to do something.\n\nIn order to report a bug, unexpected behavior, feature requests\nor to submit a patch, please open an issue on github:\nhttps://github.com/TLINDEN/udpxd/issues.\n\n## Copyright and license\n\nThis software is licensed under the GNU GENERAL PUBLIC LICENSE version 3.\n\n## Authors\n\nT.v.Dein \u003ctom AT vondein DOT org\u003e\n\n## Project homepage\n\nhttps://github.com/TLINDEN/udpxd\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlinden%2Fudpxd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftlinden%2Fudpxd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlinden%2Fudpxd/lists"}