Add command show

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2018-02-12 22:58:57 +00:00
parent 7548ba2c27
commit 3c2423a38b
8 changed files with 219 additions and 60 deletions

View File

@@ -21,6 +21,7 @@ glorytun_SOURCES = \
src/keygen.c \
src/main.c \
src/path.c \
src/show.c \
src/str.h \
src/tun.c \
src/tun.h