skyformat99
skyformat99
I have the same question. It would be very convenient to have bridge support.
so easy, Just start the respective process on each port.
> Actually, I **successfully** tried the port mapping (linked to in the post above) at the supernode which will seemingly add a _new port_ which just gets redirected to the...
No, this project needs to be as light and simple as possible
Because for many embedded systems, there is no such thing Wiregurd. The goal is to make this project- n2n as self-contained, lightweight and usable as possible anywhere.
> @wenerme n2n's primary goal is to offer Ethernet alike TAP adapter connectivity in a safe VPN environment that will even work behind NAT. Up to now, we only took...
@dgarske Thank you for your reply! This feature should be a very useful feature. For example, in 4G network communication, there are often network failures, and if there are automatic...
Have any progress about it?
相当完美的库啊
想请教一个问题,在异步publish的时候,里面有buffer机制嚒? 就是说,调用者只管异步publish数据到buffer(线程安全的),而库自己去维护这个buffer,当网络ok的时候,自动把数据发送到服务器