Download List

專案描述

e-U Connect is a bash+dialog based user interface to WPA supplicant for connecting to the e-U network under GNU/Linux. Major features include: iterative and menu mode, fast connect/disconnect, stress mode, MAC address spoofing, event logging, automatic NIC detection and assignment, network detection, dynamic DHCP client support, a dependency check scanner, and network status.

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.

2006-11-25 01:34
0.32

Minor cleanups. Some typos have been fixed. MAC address spoofing capability has been added. wext (Linux wireless extensions) is now the default driver. In janitor(), a call to disconnect was added. A bug that showed the network as always "IN RANGE" has been fixed. stress() now sleeps 5 seconds instead of 10. In load_dhcpc(), the regular output goes to /dev/null. In usage(), the PATH is stripped from the script name using basename. logger is no longer a mandatory tool. The contact info was updated (the project is now hosted at SourceForge). A sample WPA supplicant config file is included.
標籤: Major feature enhancements

2006-07-18 19:34
0.30b

Code cleanups. Two new functions: stress() (call connect() in a loop until the connection is established) and reconnect() (the name says it all). Information about the wireless driver in use was added to net_info().
標籤: Minor feature enhancements

2006-07-14 21:28
0.28b

Dialog is now optional. Only menu mode depends on it. Event messages are now logged to system log. A janitor() function has been added to clean up in case of an unexpected exit, the command line argument parsing was improved, wireless interface drivers can now be specified through a command line argument, and a bug was fixed in the load_supp() function.
標籤: Major feature enhancements

2006-07-11 14:37
0.24b

e-U Connect now responds exclusively to command
line arguments, and an iterative mode was added.
標籤: Major feature enhancements

2006-07-05 14:40
0.17b

More tweaks and code cleanups were done. A bug in
net_scan() that wrongly detected e-U networks when
iwlist returns no results was fixed. The event
verbosity was increased. tool_scan() was renamed
to dep_scan(). Some more dependency checking was
added.
標籤: Minor bugfixes

Project Resources