53 lines
1.6 KiB
Markdown
53 lines
1.6 KiB
Markdown
# License
|
|
|
|
## GNU General Public License v3.0
|
|
|
|
```text
|
|
GNU GENERAL PUBLIC LICENSE
|
|
Version 3, 29 June 2007
|
|
|
|
Copyright (C) 2024 Electro-Gamma
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
=====================================================================
|
|
|
|
ADDITIONAL ETHICAL USE REQUIREMENTS:
|
|
|
|
1. This software may only be used for:
|
|
- Authorized security research
|
|
- Educational purposes
|
|
- Penetration testing with written permission
|
|
|
|
2. User agrees to:
|
|
- Not violate any applicable laws
|
|
- Obtain proper authorization before use
|
|
- Not disrupt critical infrastructure
|
|
|
|
Violation of these terms automatically terminates your rights under this license.
|
|
```
|
|
|
|
## Ethical Use Addendum
|
|
|
|
This software includes additional restrictions beyond GPLv3:
|
|
|
|
1. **Legal Compliance**: Must comply with all applicable laws (CFAA, GDPR, etc.)
|
|
2. **Authorization Required**: Written permission required before scanning any network
|
|
3. **Non-Malicious Use**: Strictly prohibited for:
|
|
- Unauthorized network access
|
|
- Privacy violations
|
|
- Disruptive activities
|
|
|
|
Violations terminate all license rights immediately.
|