Skip to content

HunxByts/CALC-IP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CALC-IP

kalkulator IP addres kelas C menggunakan python3

Instalasi di Linux (deb)

sudo apt-get update && sudo apt-get upgrade
sudo apt-get install git
sudo apt-get install python3

Instalasi di Windows

Download file zip di bawah ini

⚡ Download zip : Download calc-ip

Instalasi di Termux

pkg update && pkg upgrade
pkg install git
pkg install python3

Penggunaan tool di Linux dan Termux

git clone https://github.com/HunxByts/CALC-IP.git
cd CALC-IP
./calc_ip

Penggunaan tool di Windows

Download file zip
lalu jalankan aplikasi calc-ip.exe
⚡ Author : HunxByts