mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
version 3.2.2 released on github
This commit is contained in:
parent
4b0a6a0775
commit
63c34b2c24
@ -1,5 +1,5 @@
|
||||
name: Angry IP Scanner
|
||||
pygments: true
|
||||
url: http://angryip.org
|
||||
version: 3.2.1
|
||||
version: 3.2.2
|
||||
permalink: /:year/:month/:title.html
|
||||
|
||||
@ -2,7 +2,8 @@
|
||||
title: Download
|
||||
layout: default
|
||||
priority: 1.0
|
||||
binary_url: http://sourceforge.net/projects/ipscan/files/ipscan3-binary/
|
||||
sourceforge_url: http://sourceforge.net/projects/ipscan/files/ipscan3-binary/
|
||||
binary_url: http://github.com/angryziber/ipscan/releases/download/
|
||||
---
|
||||
|
||||
<h1>{{ page.title }}</h1>
|
||||
@ -13,7 +14,7 @@ binary_url: http://sourceforge.net/projects/ipscan/files/ipscan3-binary/
|
||||
<div class="content">
|
||||
<p>
|
||||
Download version <b>{{ site.version }}</b> below or
|
||||
<a href="{{ page.binary_url }}">browse all 3.x releases</a>
|
||||
<a href="{{ page.sourceforge_url }}">browse all 3.x releases</a>
|
||||
</p>
|
||||
<ul>
|
||||
<li><a href="{{ page.binary_url }}{{ site.version }}/ipscan_{{ site.version }}_i386.deb">DEB Package</a> for <i>Ubuntu/Debian, 32-bit</i></li>
|
||||
@ -33,7 +34,7 @@ binary_url: http://sourceforge.net/projects/ipscan/files/ipscan3-binary/
|
||||
<div class="content">
|
||||
<p>
|
||||
Download version <b>{{ site.version }}</b> below or
|
||||
<a href="{{ page.binary_url }}">browse all 3.x releases</a>
|
||||
<a href="{{ page.sourceforge_url }}">browse all 3.x releases</a>
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
@ -59,7 +60,7 @@ binary_url: http://sourceforge.net/projects/ipscan/files/ipscan3-binary/
|
||||
<div class="content">
|
||||
<h4>Current</h4>
|
||||
<p>
|
||||
Download version <b>{{ site.version }}</b> below or <a href="{{ page.binary_url }}">browse all 3.x releases</a>
|
||||
Download version <b>{{ site.version }}</b> below or <a href="{{ page.sourceforge_url }}">browse all 3.x releases</a>
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user