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
|
2. RESTRICTIONS
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
- You are NOT allowed to distribute, publish, or sell the software or its source code.
|
||||||
in the Software without restriction, including without limitation the rights
|
- You are NOT allowed to use this software for any illegal activities, including unauthorized network scanning or hacking.
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
- You are NOT allowed to distribute modified versions of this software.
|
||||||
copies of the Software, and to permit persons to whom the Software is
|
|
||||||
furnished to do so, subject to the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in all
|
3. DISCLAIMER OF LIABILITY (IMPORTANT!)
|
||||||
copies or substantial portions of the Software.
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
THE AUTHOR (MICHAŁ LEWANDOWSKI) IS NOT RESPONSIBLE FOR ANY ILLEGAL USE OF THIS TOOL.
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
THIS TOOL IS INTENDED FOR EDUCATIONAL AND DIAGNOSTIC PURPOSES ONLY.
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
BY USING THIS SOFTWARE, YOU AGREE THAT YOU TAKE FULL RESPONSIBILITY FOR YOUR ACTIONS.
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
ANY DAMAGES CAUSED BY MISUSE OF THIS SOFTWARE (INCLUDING LEGAL CONSEQUENCES)
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
ARE SOLELY THE USER'S RESPONSIBILITY.
|
||||||
SOFTWARE.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user