Search Docker Hub
udp2raw
By tiukov
A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket
214
ENV MODE=s
ENV LISTEN_IP=0.0.0.0
ENV LISTEN_PORT=4097
ENV TARGET_IP=127.0.0.1
ENV TARGET_PORT=4096
ENV KEY="password"
ENV RAW_MODE=faketcp
ENV ARGS=""
Don't forget to use a tags:
x86 - x86_64
arm - arm64
Content type
Image
Digest
sha256:f4f90f04a…
Size
4.3 MB
Last updated
7 months ago
docker pull tiukov/udp2raw:arm