-
Notifications
You must be signed in to change notification settings - Fork 0
TCP Stress tester in VB .NET
License
theonlypwner/tcp-stress
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DISCLAIMER ==================== This project is designed for the purpose of network testing. I cannot and will not be held accountable for any misuse of this software or damages as a result of that misuse. This is already stated in the GPL licence, like in most licences. DESCRIPTION ==================== This allows you to orchestrate many TCP requests, and will display information about HTTP responses. LICENCES ==================== Upload/download icons are from Kyo-Tux (Asher)'s MinIcons set, licenced under CC-BY-NC-SA 3.0. Other icons are from Everaldo Coelho's Crystal Icons, licenced under the LGPL licence. The code is subject to the GPL: TCP Stress Tester Copyright (C) 2013 victorz 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 <http://www.gnu.org/licenses/>.
About
TCP Stress tester in VB .NET