initial commit
This commit is contained in:
37
LICENSE
37
LICENSE
@@ -1,21 +1,22 @@
|
||||
MIT License
|
||||
NetworkScanner License
|
||||
Copyright (c) 2026 Michał Lewandowski
|
||||
|
||||
Copyright (c) 2026 mmichlol
|
||||
1. PERMISSIONS
|
||||
- You are allowed to download and use this software for personal, educational, and diagnostic purposes.
|
||||
- You are allowed to scan networks ONLY if you are the owner or have explicit permission from the owner.
|
||||
- You are allowed to modify the source code for your own private use.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
2. RESTRICTIONS
|
||||
- You are NOT allowed to distribute, publish, or sell the software or its source code.
|
||||
- You are NOT allowed to use this software for any illegal activities, including unauthorized network scanning or hacking.
|
||||
- You are NOT allowed to distribute modified versions of this software.
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
3. DISCLAIMER OF LIABILITY (IMPORTANT!)
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
|
||||
|
||||
THE AUTHOR (MICHAŁ LEWANDOWSKI) IS NOT RESPONSIBLE FOR ANY ILLEGAL USE OF THIS TOOL.
|
||||
THIS TOOL IS INTENDED FOR EDUCATIONAL AND DIAGNOSTIC PURPOSES ONLY.
|
||||
|
||||
BY USING THIS SOFTWARE, YOU AGREE THAT YOU TAKE FULL RESPONSIBILITY FOR YOUR ACTIONS.
|
||||
ANY DAMAGES CAUSED BY MISUSE OF THIS SOFTWARE (INCLUDING LEGAL CONSEQUENCES)
|
||||
ARE SOLELY THE USER'S RESPONSIBILITY.
|
||||
|
||||
Reference in New Issue
Block a user