logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pcf2vpnc - converts VPN-config files from pcf to vpnc-format

Author

       pcf2vpnc  was  originally  written by Stefan Tomanek. Updates and this man-page were made by Wolfram Sang
       (ninja(at)the-dreams.de).

       Permission is granted to copy, distribute and/or modify this document under the terms of the GNU  General
       Public License, Version 2 any later version published by the Free Software Foundation.

       On   Debian   systems,   the   complete  text  of  the  GNU  General  Public  License  can  be  found  in
       /usr/share/common-licenses/GPL.

Description

       This  script  accompanies  vpnc.  It  attempts  to  convert  *.pcf-configuration  files often spread with
       proprietary (read Cisco) VPN-clients into vpnc-configuration files, usually named *.conf.

       If [vpncfile] is not specified, the result will be printed to STDOUT. If specified, it will  be  written
       to that file. Please make sure that it has appropriate permissions as it may contain sensitive data!

Name

       pcf2vpnc - converts VPN-config files from pcf to vpnc-format

See Also

vpnc(8)cisco-decrypt(8)

pcf2vpnc                                            June 2007                                        PCF2VPNC(1)

Synopsis

pcf2vpnc<pcffile> [vpncfile]

See Also