Skip to content

linusyang/udp2raw-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udp2raw-docker

Cross-compile udp2raw-tunnel using Docker.

Usage

Run make to compile udp2raw for all supported architectures. Compiled binaries will be archived in tarballs in the same folder.

Supported Targets

  1. Static Linux binaries linked with Musl Libc:

    • Intel (x86/x64)
    • ARM (32-bit/64-bit)
    • MIPS (big-endian only)

    Note that hardware-accelerated AES crypto is supported on 64-bit Intel (x86_64) and ARM (armv8a).

  2. Openwrt .ipk package and binary for ar71xx:

    • Target both old uClibc and new Musl/LEDE libraries
    • Use opkg install to install the .ipk file and service udp2raw will be installed
    • Edit /etc/udp2raw.conf to change command-line arguments

License

GPLv3

About

Build udp2raw-tunnel by Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published