mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
version 3.9.0 was released
This commit is contained in:
parent
bdf3f0b904
commit
ceebb374a3
@ -1,6 +1,6 @@
|
||||
name: Angry IP Scanner
|
||||
url: https://angryip.org
|
||||
version: 3.8.2
|
||||
version: 3.9.0
|
||||
permalink: /:year/:month/:title.html
|
||||
|
||||
gems:
|
||||
|
||||
@ -75,25 +75,23 @@ redirect_from: /w/Download/
|
||||
<a href="{{ page.binary_url }}{{ site.version }}/ipscan-macX86-{{ site.version }}.zip">Bundle for Mac Intel</a> - right-click and <i>Open</i> for the first time
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ page.binary_url }}{{ site.version }}/ipscan-macArm64-{{ site.version }}.zip">Bundle for Mac ARM (M1)</a> - right-click and <i>Open</i> for the first time
|
||||
<a href="{{ page.binary_url }}{{ site.version }}/ipscan-macArm64-{{ site.version }}.zip">Bundle for Mac ARM (M1/M2)</a> - right-click and <i>Open</i> for the first time
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4>Running</h4>
|
||||
<p>
|
||||
Make sure you have <a href="https://bell-sw.com/pages/downloads/#/java-17-lts">Java 11</a> or newer installed, native build for your CPU.
|
||||
Newest JDK/JRE (e.g. 17) is recommended for Dark Mode support.
|
||||
</p>
|
||||
<p>
|
||||
The zip file contains Mac application bundle: just save it and double-click to extract.
|
||||
On first run right-click and select <i>Open</i> or go to Settings/Security and allow
|
||||
installing apps from other sources besides Mac Store. See <a href="/faq/macos.html">FAQ entry</a> for more info.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
You can then run it by double-clicking the <i>Angry IP Scanner</i> icon. Or drag it to Applications menu in
|
||||
Finder if you want.
|
||||
</p>
|
||||
<p>
|
||||
<i>Java Runtime is included in bundles above, no separate Java installation is needed.</i>
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user