-
Notifications
You must be signed in to change notification settings - Fork 146
Home
Yancey Wang edited this page Aug 29, 2023
·
46 revisions
NEWS (2020/07/15): The codes in this repo have been merge back to udp2raw main repo. Now this repo is only for binaries releasing, issue disscussion and holding related wiki articles.
Multiplatform version of udp2raw, udp2raw_mp for short. Supports Winodws/Mac/BSD/linux natively. Currently only client is implemented, use the udp2raw in this repo as a compatible server.
Differences of udp2raw_mp and original udp2raw
udp2raw+UDPspeeder+OpenVPN Guide
//TODO
//For some not-so-important articles which havent been provided an english verison, please use google translate.
The libpcap
(library depended by udp2raw_mp
) is not very well supported on windows. For better compatiblity I suggest to run linux version on router or virtual machine if possible.