TCP Wireguard with socat
Matthias Urlichs
matthias at urlichs.de
Mon Mar 12 12:30:51 CET 2018
On 12.03.2018 10:15, Gianluca Gabrielli wrote:
> Do you mean that socat just forward packets through the two specified channel without wrapping them?
Exactly. it doesn't know how to do any wrapping+unwrapping, thus it's
useless for exchanging data between a stream-based and a packet-based
port/device/interface/whatever (assuming that you need to keep the
packet boundaries intact).
--
-- Matthias Urlichs
More information about the WireGuard
mailing list