Stefan Seyfried <seife+obs@b1-systems.com>
[vpnc.git] / pcf2vpnc.1
bloba013c9a421ceaf71238a773422025feead99cd7b
1 .TH "PCF2VPNC" "1" "June 2007" "pcf2vpnc " "vpnc"
2 .SH "NAME"
3 pcf2vpnc \- converts VPN\-config files from pcf to vpnc\-format
4 .\"
5 .\" $Id$
6 .\"
7 .SH "SYNOPSIS"
8 .B pcf2vpnc
9 \fI<pcf file> \fR[\fIvpnc file\fR]
10 .SH "DESCRIPTION"
11 This script accompanies \fBvpnc\fR. It attempts to
12 convert *.pcf\-configuration files often spread with proprietary
13 (read Cisco) VPN\-clients into vpnc\-configuration files,
14 usually named \fB*.conf\fR.
16 If [\fIvpnc file\fR] is not specified, the result will be
17 printed to STDOUT. If specified, it will be written to that
18 file. Please make sure that it has apropriate permissions as
19 it may contain sensitive data!
20 .SH "AUTHOR"
21 pcf2vpnc was originally written by Stefan Tomanek. Updates and this man\-page were made by Wolfram Sang (ninja(at)the\-dreams.de).
23 Permission is granted to copy, distribute and/or modify this document under
24 the terms of the GNU General Public License, Version 2 any
25 later version published by the Free Software Foundation.
26 .PP
27 On Debian systems, the complete text of the GNU General Public
28 License can be found in /usr/share/common\-licenses/GPL.
29 .SH "SEE ALSO"
30 .BR vpnc(8)
31 .BR cisco-decrypt(8)