From 7fecea4468f4d44c5a08ae62a080fc8816aed481 Mon Sep 17 00:00:00 2001 From: Kobi Cohen-Arazi Date: Thu, 9 Jan 2020 15:04:53 -0800 Subject: [PATCH] README: update URL of example should be https://backreference.org/2010/03/26/tuntap-interface-tutorial/ --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 353fb0b..79dec03 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ simpletun -h ------- -Refer to http://backreference.org/2010/03/27/tuntap-interface-tutorial/ for +Refer to http://backreference.org/2010/03/26/tuntap-interface-tutorial/ for more information on tun/tap interfaces in Linux in general, and on this program in particular. The program must be run at one end as a server, and as client at the other