From eae2e546623606cdd70203477e6000ea05a1a745 Mon Sep 17 00:00:00 2001 From: mmichlol Date: Fri, 6 Feb 2026 19:06:41 +0100 Subject: [PATCH] initial commit --- LICENSE | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/LICENSE b/LICENSE index c81fda3..8c90d78 100644 --- a/LICENSE +++ b/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.