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 Requirements

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 : : 간단한 펄 모듈 성공한 웹 사이트의 목록에서 페이지를 요청하도록 변경되었습니다. 해야하는 모든 페이지 요청 스크립트를 재다 이얼을 시도 실패합니다.
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