Skip to content

ticchen/wpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Prepare:
	1.1. Disable NetworkManager
		prevent NetworkManager to control wireless interface,
		modify /etc/NetworkManager.conf like above:
		----
			[keyfile]
			unmanaged-devices=mac:<interface_hwaddr>;
		----
		more information by "man NetworkManager.conf"
	1.2 Install package:
		udhcpc # Simple DHCP daemon
		ipcalc # calculate subnet ip

About

wpa - simple command to control wpa_supplicant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published