Skip to content

Commit 645bb02

Browse files
committed
update docs
1 parent 81ca182 commit 645bb02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/DETAILS.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
- lib/geoip-shell-lib-non-owrt.sh
2929
- lib/geoip-shell-lib-arrays.sh
3030
- lib/geoip-shell-lib-uninstall.sh
31-
- lib/geoip-shell-lib-detect-lan.sh
31+
- lib/geoip-shell-lib-ip-tools.sh
3232

3333

3434
The -lib-common script includes a large number of functions used throughout the suite, and assigns some essential variables.
@@ -45,7 +45,7 @@ The -lib-arrays script implements a minimal subset of functions emulating the fu
4545

4646
The -lib-uninstall script has some functions which are used both for uninstallation and for reset if required.
4747

48-
The lib-detect-lan script is only used under specific conditions:
48+
The lib-ip-tools script is only used under specific conditions:
4949
- During initial setup, with whitelist mode, and only if wan interfaces were set to 'all', and LAN subnets were not specified via command line args. geoip-shell then assumes that it is being configured on a host behind a router and firewall, uses this script to detect the LAN subnets and offers the user to add them to the whitelist, and to enable automatic detection of LAN subnets in the future.
5050
- At the time of creating/updating firewall rules, and only if LAN subnets automatic detection is enabled. geoip-shell then re-detects LAN subnets automatically.
5151

0 commit comments

Comments
 (0)