Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 1009 Bytes

README.md

File metadata and controls

42 lines (36 loc) · 1009 Bytes

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