Download List

项目描述

PPP Keepalive is a perl script intended to maintain a persistent dialup connection. When the script redials it can then send an email containing your dynamic IP address to an email account or ftp the address to a server. This way you can obtain the current IP address for your box remotely. This also introduces security issues, so use at your own risk.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
1.2

该pppkeep_params文件已被制成一个模块并在主脚本代码已被清理。该脚本已被更改,这样,而不是侦测网站来测试连接,它使用的LWP::简单的Perl模块,要求从已知的良好的Web站点列表页面。如果所有的页面请求失败,脚本尝试重拨。
The pppkeep_params file has been made into a module and the code in the main script has been cleaned up. The script has been changed so that, instead of pinging a site to test for a connection, it uses the LWP::Simple Perl module to request a page from a list of known good Web sites. Should all page requests fail, the script attempts to redial.

2001-01-30 15:13
1.0

最初的版本。
Initial release.

Project Resources