Download pre-compiled package: https://see.wtf/BiMDY
A simple multithreading web resource request tool. Based on .NET Core.
Supported OS: See Microsoft Official.
(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!
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.
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.
See https://see.wtf/6nhoB for further information.
You can run ItalianCannon with --setup
argument to activate Setup Wizard.