项目作者: KruinWorks

项目描述 :
A simple multithread-enhanced HTTP server performance tester.
高级语言: Visual Basic
项目地址: git://github.com/KruinWorks/ItalianCannon.git
创建时间: 2017-11-11T07:26:31Z
项目社区:https://github.com/KruinWorks/ItalianCannon

开源协议:GNU General Public License v3.0

下载


ItalianCannon

Download pre-compiled package: https://see.wtf/BiMDY

AppVeyor Compile Status

A simple multithreading web resource request tool. Based on .NET Core.

Supported OS: See Microsoft Official.

Runtime

Ordinary

(Suitable for RHEL, CentOS, Oracle Linux, Fedora, Debian, Ubuntu, Linux Mint, openSUSE, SLES.)

Set up the .NET Core SDK.

Details could be found on Microsoft Official.

Get application source code:

git clone https://github.com/KruinWorks/ItalianCannon.git

Enter project directory:

cd ./ItalianCannon/ItalianCannon

Restore NuGet packages:

dotnet restore

Just run dotnet run directly and… There you go!

Arch Linux Special

Directly install the dotnet-runtime-2.0 package in community repository.

pacman -Syu dotnet-runtime-2.0

Get the pre-compiled binary file, then run dotnet <filename> and it’s done.

Notice

On the first use, it will ask you to edit the default configurations.

When you’re done, press Enter to continue.

Details could be found below.

Configurations

See https://see.wtf/6nhoB for further information.

You can run ItalianCannon with --setup argument to activate Setup Wizard.