summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 71c6826..6690a0e 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,9 @@ build-client:
run-client:
./obfsvpn-client -c ${OBFS4_CERT}
+run-client-kcp:
+ KCP=1 ./obfsvpn-client -c ${OBFS4_CERT}
+
run-openvpn:
./scripts/run-openvpn-client.sh