Crates.io | iasc |
lib.rs | iasc |
version | 0.1.0 |
source | src |
created_at | 2024-05-17 13:32:12.734046 |
updated_at | 2024-05-17 13:32:12.734046 |
description | an Ip-address And Subnet-mask Calculator |
homepage | |
repository | https://gitlab.com/haruki7049/iasc |
max_upload_size | |
id | 1243217 |
size | 31,764 |
"iasc", an Ip-address And Subnet-mask Calculator.
This tool is still beta!!
iasc --conversion-type prefix-to-subnet --prefix-length 27
# Output
255.255.255.224
iasc --conversion-type subnet-to-prefix --subnet-mask 255.255.240.0
# Output
20