no related errors found.
run as client works fine.
System Information: Windows 10 Pro 1809
cmd:
./udp2raw_mp_nolibnet -l 0.0.0.0:4096 -r 127.0.0.1:7777 -s
log:
using system32/wpcap.dll
The Winsock 2.2 dll was found okay, _setmaxstdio() was set to 4000
[2018-12-26 21:32:50][INFO]argc=6 C:\Users\kanch\Desktop\windows\udp2raw_mp_nolibnet.exe -l 0.0.0.0:4096 -r 127.0.0.1:7777 -s
[2018-12-26 21:32:50][INFO]parsing address: 0.0.0.0:4096
[2018-12-26 21:32:50][INFO]its an ipv4 adress
[2018-12-26 21:32:50][INFO]ip_address is {0.0.0.0}, port is {4096}
[2018-12-26 21:32:50][INFO]parsing address: 127.0.0.1:7777
[2018-12-26 21:32:50][INFO]its an ipv4 adress
[2018-12-26 21:32:50][INFO]ip_address is {127.0.0.1}, port is {7777}
[2018-12-26 21:32:50][INFO]important variables: log_level=4:INFO raw_mode=faketcp cipher_mode=aes128cbc auth_mode=md5 key=secret key local_addr=0.0.0.0:4096 remote_addr=127.0.0.1:7777 socket_buf_size=1048576
[2018-12-26 21:32:50][FATAL]server mode not supported in multi-platform version
no related errors found. run as client works fine. System Information: Windows 10 Pro 1809 cmd:
./udp2raw_mp_nolibnet -l 0.0.0.0:4096 -r 127.0.0.1:7777 -s
log: