New-NetFirewallRule -DisplayName "Block mudr182 port" -Direction Inbound -Protocol TCP -LocalPort 7182 -Action Block
$ readelf -p .comment /usr/lib/libmidres.so | grep stack-protector GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 -fstack-protector-strong mudr182 patched