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 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

更改系统()到餐桌()+ execlp(),以避免/ bin / sh的,没有更多的静态路径ifconfig和route,接口已不再处于混杂模式。
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

现在的shell脚本获取的参数的说明。我把链接的libnet和libpcap的在手册页。
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

新增glibc的解决办法。
Added glibc workaround.

2001-01-30 15:12
0.3

初次公开发行。ifconfig和route,语法是硬编码是Linux特有的,但对其他系统提交的欣然接受。请参阅自述文件的细节。
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