File tree Expand file tree Collapse file tree 7 files changed +59
-0
lines changed
Expand file tree Collapse file tree 7 files changed +59
-0
lines changed Original file line number Diff line number Diff line change 1+ # Quick IP Calc
2+
3+ <p >
4+ <img src =" doc/icon.png " width =" 200px " >
5+ </p >
6+
7+ Quickly This is an application for calculating the IP address
8+
9+ <p >
10+ <a href =" https://play.google.com/store/apps/details?id=com.jojoagogogo.ipcalc " >
11+ <img src =" doc/google-play-badge.png " width =" 200px " >
12+ </a >
13+
14+ <a href =" https://github.com/jojoagogogo/ipcalc/releases/latest/download/ipcalc.apk " >
15+ <img src =" doc/download.png " width =" 200px " >
16+ </a >
17+
18+ </p >
19+
20+ <p >
21+ <img src =" doc/1.png " width =" 200px " >
22+ <img src =" doc/2.png " width =" 200px " >
23+ </p >
24+
25+ ## Quick IP Calc
26+
27+ ```
28+ Quickly This is an application for calculating the IP address
29+
30+ Please enter the IP address and Subnet Mask
31+ calculated the following:
32+ * Network address
33+ * Broadcast address
34+ * Assignable IP
35+
36+ Results are displayed Quickly Each time you enter
37+
38+ You can view a list of IP Address that you specify
39+
40+ support only IPv4 currently
41+ ```
42+
43+ ## IP アドレスをすばやく計算
44+
45+ ```
46+ IPアドレスをすばやく計算するアプリです
47+
48+ IPアドレスとサブネットマスク(CIDR)を入力してください
49+ * ネットワークアドレス
50+ * ブロードキャストアドレス
51+ * 割当て可能IP
52+ を算出します
53+
54+ 結果が入力毎に表示されます
55+
56+ 指定したIPアドレスのリストが表示できます
57+
58+ 現在IPv4のみ対応しています
59+ ```
You can’t perform that action at this time.
0 commit comments