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

ipsec_show - see if a target IP address would get encrypted or not

Author

PaulWouters
           placeholder to suppress warning

libreswan                                          03/31/2024                                     IPSEC_CHECK(8)

Bugs

       It's pretty simplistic, so there might be cases where it is wrong. There is also obviously a race
       condition if you run this show and right afterwards the tunnel goes down.

Description

       The ipsecshow show if the target IP address would get encrypted. Currently requires the XFRM/NETKEY
       stack root access. If no target IP is given, show all active source - dest tunnels.

History

       Written originally for the Libreswan Project by Paul Wouters

Name

       ipsec_show - see if a target IP address would get encrypted or not

Synopsis

ipsecshow IP-address

See Also