Skip to content

loliting/SubnetCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subnet Calculator

Overview

Subnet Calculator is a simple calculator of IPv4 and IPv6 subnetworks based on libSubnetCalculator

This project is licensed under the terms of the GPLv2 or any later version. See the LICENSE file for the full text of the license.

Instalation

Compiling from source

Only dependency of Subnet Calculator is Qt 6 (libSubnetCalculator is bundled as a git submodule).

mkdir build
cd build
cmake ..
make -j$(nproc)

Official binary packages

Currently we do not ship any binaries.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published