v1.0.29 - Noise level IXF vs Nmap em README e docs
Added noise level comparison (IXF vs Nmap) to:
- README.md (en-US): new 'Noise Level in OT Environments' section
- README.pt-BR.md (pt-BR): 'Nivel de Ruido em Ambientes OT'
- docs/en-us/05-safemode-destructivemode.md
- docs/pt-br/05-safemode-destructivemode.md
Content includes:
- Noise table (1/5 to 5/5 for each tool/mode)
- IXF TIMING to Nmap -T mapping table
- Nmap flags as IXF global options (setg)
- Safety comparison table: IXF vs Nmap for OT
Also fixed:
- README.md Quick Start: removed PS1 artifacts, fixed venv instructions
- README.pt-BR.md: same fixes