aboutsummaryrefslogtreecommitdiff
path: root/bin/vpnc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xbin/vpnc3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/vpnc b/bin/vpnc
new file mode 100755
index 0000000..053254c
--- /dev/null
+++ b/bin/vpnc
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+sudo ipsec up $1 && sleep 1 && sudo xl2tpd-control connect $1