Neutron Engine
Copyright (c) 2026 Alexx-coder
All rights reserved.

This product includes software developed by:
- Alexx-coder (https://github.com/Alexx-coder)

================================================================================

Third-party components:

1. Scapy
   Copyright (c) 2002-2025 Philippe Biondi and the Scapy community
   Licensed under the GNU General Public License v2.0 (GPL-2.0)
   Source: https://github.com/secdev/scapy

2. Paramiko
   Copyright (c) 2003-2024 Jeff Forcier and the Paramiko contributors
   Licensed under the GNU Lesser General Public License v2.1 (LGPL-2.1)
   Source: https://github.com/paramiko/paramiko

3. Netifaces
   Copyright (c) 2011-2024 Alastair Houghton
   Licensed under the MIT License
   Source: https://github.com/al45tair/netifaces

4. Requests
   Copyright (c) 2019 Kenneth Reitz
   Licensed under the Apache License, Version 2.0
   Source: https://github.com/psf/requests



================================================================================

Additional notices:

- Neutron Engine includes code for network packet manipulation, ARP spoofing,
  port scanning, and socket communication. Use responsibly and only on
  systems you own or have explicit permission to test.

- This software is provided "AS IS", without warranty of any kind.