-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
42 lines (29 loc) · 1.28 KB
/
Copy pathNOTICE
File metadata and controls
42 lines (29 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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.