summaryrefslogtreecommitdiff
path: root/openvpn/README
diff options
context:
space:
mode:
authorJaromil <jaromil@dyne.org>2012-12-05 17:26:51 +0100
committerkali <kali@leap.se>2012-12-06 01:33:46 +0900
commit161fec1b1abd153605c5377ec0e4c7f45fb1e3b8 (patch)
tree196e83055c27f8d38a4f55cafdfd8850eabdbe64 /openvpn/README
parent16093a0a26ccba421d25c4de44fa8a760a51ac13 (diff)
openvpn directory moved in root
Diffstat (limited to 'openvpn/README')
-rw-r--r--openvpn/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/openvpn/README b/openvpn/README
new file mode 100644
index 00000000..bf2205c2
--- /dev/null
+++ b/openvpn/README
@@ -0,0 +1,6 @@
+OpenVPN binary, build scripts
+Works using a GCC minGW32 cross-compiler on Debian/Ubuntu
+Produces a working MS Windows executable
+openvpn.exe: PE32 executable (DLL) (console) Intel 80386, for MS Windows
+goes smooth for the 99%, might still need some slapping the flags around now and then
+ -jrml