Socket#connect may be raise ECONNREFUSED
On my environment with sudo ufw default reject outgoing, outgoing packets are filtered without allow rules.
sudo ufw default reject outgoing
Socket#connect may be raise ECONNREFUSED
On my environment with
sudo ufw default reject outgoing
,outgoing packets are filtered without allow rules.