From f634c6e403b934f1dc99da9075ebc2978cd6f7f0 Mon Sep 17 00:00:00 2001 From: Yancey Wang Date: Tue, 29 Aug 2023 08:40:42 -0400 Subject: [PATCH] Updated how to choose a binary for your device (markdown) --- how-to-choose-a-binary-for-your-device.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/how-to-choose-a-binary-for-your-device.md b/how-to-choose-a-binary-for-your-device.md index af3c9e6..865c1b9 100644 --- a/how-to-choose-a-binary-for-your-device.md +++ b/how-to-choose-a-binary-for-your-device.md @@ -25,6 +25,12 @@ Run udp2raw_x86_asm_aes inside the virtual machine(make sure network adapter of NOTE: you can copy udp2raw into the virtual machine by using scp. +##### update + +there is a native client-only version of udp2raw on windows and mac now: + +https://github.com/wangyu-/udp2raw-multiplatform + ### Other Linux-based Device You have to build by yourself. Check: