diff options
author | Jaromil <jaromil@dyne.org> | 2012-12-04 02:39:08 +0100 |
---|---|---|
committer | Jaromil <jaromil@dyne.org> | 2012-12-04 02:39:08 +0100 |
commit | 7567fb51f63bc609f8dada2a98629d82bc40c2f4 (patch) | |
tree | 38abeb8005254fd8a410e4285005c34c3a70a1d6 /setup/openvpn/README | |
parent | 72bb9aa8bb2ce814572063974abe719920b87da7 (diff) |
Diffstat (limited to 'setup/openvpn/README')
-rw-r--r-- | setup/openvpn/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/setup/openvpn/README b/setup/openvpn/README new file mode 100644 index 0000000..bf2205c --- /dev/null +++ b/setup/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 |