Download List

專案描述

divine will use ARP requests to look for hosts that are always up in the networks that you frequently use your laptop in and then set the IP configuration including /etc/resolv.conf and write proxy settings in /etc/proxy. A perl script to edit your netscape 4 preferences is included. You can also run a custom script for each network to edit /etc/printcap or /etc/issue or whatever you feel like. The ARP method is much quicker than the "ping" method that other solutions use.

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:12
0.5

Changed system() to fork()+execlp() to avoid /bin/sh, no more static paths to ifconfig and route, the interface is no longer in promiscuous mode.

2001-01-30 15:12
0.4.3

The shell script now gets the description as parameter. I put the links to libpcap and libnet in the man page.

2001-01-30 15:12
0.4

Added glibc workaround.

2001-01-30 15:12
0.3

Initial public release.
The ifconfig and route syntax is hardcoded to be Linux specific, but
submissions for other systems are gladly accepted. Please see the README for details.

Project Resources