A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)
Go to file
U-DESKTOP-T772REH\wangyu d639adfbbe fix log format
2018-07-05 16:44:51 +08:00
doc trival 2018-06-05 13:03:14 -05:00
images move images 2018-06-23 17:26:25 -05:00
lib sync updates from linux version 2018-06-24 08:27:25 -05:00
libev mingw compiles but not work yet 2018-06-18 21:50:57 +08:00
third-party moved luci-app-udp2raw and openwrt-makefile to new repo 2018-01-20 16:25:05 -06:00
.gitattributes add .gitattributes 2018-06-23 15:55:37 +08:00
common.cpp sync update from linux version 2018-06-23 17:12:04 -05:00
common.h sync update from linux version 2018-06-23 17:12:04 -05:00
connection.cpp sync update from linux version 2018-06-23 17:12:04 -05:00
connection.h renamed id_t to avoid conflict on bsd 2018-06-15 00:50:47 -05:00
Dockerfile Add ENTRYPOINT for convenience 2017-09-26 10:10:05 +08:00
encrypt.cpp trival 2018-06-24 08:30:00 -05:00
encrypt.h sync update from linux version 2018-06-23 17:12:04 -05:00
example.conf trival 2017-08-26 08:25:38 -05:00
fd_manager.cpp debug code 2018-06-19 00:15:58 +08:00
fd_manager.h added missing files 2017-11-21 14:46:12 -06:00
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md 2017-11-22 18:50:33 -06:00
LICENSE.md 7.11 commit 2017-07-11 18:01:11 +08:00
log.cpp refactor 2017-09-24 03:14:08 -05:00
log.h refactor 2017-09-24 03:14:08 -05:00
main.cpp fix a core in dev detection 2018-06-30 18:10:59 +00:00
makefile sync update from linux version 2018-06-23 17:12:04 -05:00
misc.cpp improve makefile 2018-06-23 12:32:20 +08:00
misc.h implement dummy socket 2018-06-15 11:47:57 -05:00
my_ev_common.h debug code 2018-06-19 00:15:58 +08:00
my_ev.cpp removed --lower-level 2018-06-06 20:53:02 -05:00
my_ev.h removed --lower-level 2018-06-06 20:53:02 -05:00
network.cpp support linux cooked mode 2018-06-29 17:54:31 +00:00
network.h mingw works 2018-06-19 00:36:53 +08:00
pcap_wrapper.cpp fix log format 2018-07-05 16:44:51 +08:00
pcap_wrapper.h support linux cooked mode 2018-06-29 17:54:31 +00:00
README.md Update README.md 2018-06-21 18:25:17 +08:00

udp2raw-multiplatform

image0

multi-platform(cross-platform) version of udp2raw, which supports Windows/Mac/BSD natively.

udp2raw的跨平台版协议兼容linux版的udpraw可以直接运行在Windows、Mac、BSD上。

Check Wiki for details.

更多信息,见 Wiki