Inspect sockets in a process netns/mntns namespaces

Enter newest proc's net+mount+pid ns and list listening sockets it actually sees

nsenter -t $(pgrep -n <proc>) -n -m -p ss -tlnp
more namespaces all 4 commands →