From 54b498f44a4c5c0dbd6335bf8ce676110b1a5043 Mon Sep 17 00:00:00 2001 From: Neo_Chen Date: Sun, 27 Oct 2019 23:25:22 +0800 Subject: [PATCH] Updated Topology --- VPN.dot | 1 + 1 file changed, 1 insertion(+) diff --git a/VPN.dot b/VPN.dot index de97433..ead00f9 100644 --- a/VPN.dot +++ b/VPN.dot @@ -29,6 +29,7 @@ digraph "" neobox -> local [dir=both] local -> np11 [dir=both] np -> ucbvax + np -> c home -> np [dir=both] openwrt -> home [dir=both] nv -> home [dir=both]