Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 121 |
- |
1 |
###############
|
|
|
2 |
# Version 1.70
|
|
|
3 |
###############
|
|
|
4 |
- Added auto start capability at crontab to setup.pl
|
|
|
5 |
- Rewrite some scripts
|
|
|
6 |
- Allow only one instance program running at ipUpdate.pl
|
|
|
7 |
|
|
|
8 |
###############
|
|
|
9 |
# Version 1.64
|
|
|
10 |
###############
|
|
|
11 |
- Added systemd service start capability
|
|
|
12 |
- Automated copy of ipUpdate.pl and Http_get.pm
|
|
|
13 |
|
|
|
14 |
###############
|
|
|
15 |
# Version 1.6 #
|
|
|
16 |
###############
|
|
|
17 |
- IP proxy failover fix
|
|
|
18 |
|
|
|
19 |
###############
|
|
|
20 |
# Version 1.5 #
|
|
|
21 |
###############
|
|
|
22 |
- Created setup script
|
|
|
23 |
- Real daemon mode (no need to run the script using nohup)
|
|
|
24 |
- Removed LWP module dependency
|
|
|
25 |
- Added init script for Redhat distributions
|
|
|
26 |
- Some small fixups
|