Constant CAP_NET_RAW
pub const CAP_NET_RAW: i32 = 13;
Available on crate feature
dep_nc
only.Expand description
Allow use of RAW sockets
Allow use of PACKET sockets
Allow binding to any address for transparent proxying (also via NET_ADMIN
)