showpolicy.8
来自「ipsec vpn」· 8 代码 · 共 44 行
8
44 行
.TH IPSEC_SHOWPOLICY 8 "7 May 2003".\".\" RCSID $Id: showpolicy.8,v 1.2 2005/01/11 17:52:50 ken Exp $.\".SH NAMEipsec showpolicy \- dump policy of socket found as stdin.SH SYNOPSIS.PP.B ipsec.B showpolicy.PP.SH DESCRIPTION.I showpolicycalls the .IR ipsec_policy_lookup (3) function on the file description which is its stdin..PPIt then dumps the resulting query in a human readable form..PPThis is a test program. One might run it from inetd, via:.TPdiscard stream tcp nowait nobody /usr/local/libexec/ipsec/showpolicy showpolicy.SH FILES/var/run/pluto/ipsecpolicy.ctl.SH "SEE ALSO"ipsec(8), ipsec_policy_query(3), ipsec_pluto(8).SH HISTORYWritten for the Linux FreeS/WAN project<http://www.freeswan.org/>by Michael Richardson.SH BUGS.\".\" $Log: showpolicy.8,v $.\" Revision 1.2 2005/01/11 17:52:50 ken.\" Move plutos runtime files from /var/run/pluto.* to /var/run/pluto/pluto.*.\".\" This was done with find . -type f -print0 | xargs -0 perl -pi -e 's#/var/run/#/var/run/pluto/#g'.\".\" Revision 1.1 2003/05/11 00:45:08 mcr.\" program to interogate ipsec policy of stdin..\" run this from inetd..\".\"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?