1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-05 04:36:34 +00:00

Typo in doc/socat-tun.html, link in README

This commit is contained in:
Gerhard Rieger 2022-10-06 19:39:42 +02:00
parent 4388f4b774
commit c0c4037a8d
3 changed files with 6 additions and 2 deletions

View file

@ -68,7 +68,7 @@ device on the client.</p>
<p>
After successful connection both TUN interfaces should be active and transfer
date between each other using the TCP connection. Try this by pinging
data between each other using the TCP connection. Try this by pinging
192.168.255.1 from the client and 192.168.255.2 from the server.
</p>