Skip to content

Commit 1755552

Browse files
authored
Update README.md
1 parent e99628c commit 1755552

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ iprange is a great little utility dealing that is now part of the FireHOL projec
8484
firewall-blocklist works fine without iprange installed, but it is recommanded to install it as it allows great optimizations.
8585

8686
The install script offers to install a version of it on the router (rootfs in /usr/bin). It has been kindly compiled by Voxel and does not require Entware or an external drive.
87-
You can also install it separately directly from Voxel's website here: https://voxel-firmware.com/Downloads/iprange_1.0.4-1_ipq806x.ipk and install it using the command `/bin/opkg install iprange_1.0.4-1_ipq806x.ipk`.
87+
You can also install it separately:
88+
* directly from Voxel's website here: https://voxel-firmware.com/Downloads/iprange_1.0.4-1_ipq806x.ipk and install it using the command `/bin/opkg install iprange_1.0.4-1_ipq806x.ipk`.
89+
* using Entware: `/opt/bin/opkg install iprange`.
8890

89-
If you prefer not to install it in the rootfs and are a poweruser, you can install it from Entware. It is not available in Voxel's repo, and you will have to compile it yourself. The source is here: https://github.com/firehol/iprange
91+
The source is here: https://github.com/firehol/iprange

0 commit comments

Comments
 (0)