8000 GitHub - niuqg/cloudap: AP Manager in Cloud,AP Hardware on your side.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

niuqg/cloudap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudap

AP Manager in Cloud,AP Hardware on your side.

remoteapd

Based on hostapd 2.0,AP Manager in Cloud

  • cloudap/remoteapd$ make
  • cloudap/remoteapd$ sudo ./hostapd /etc/hostapd.conf (配置文件中使用的driver是nl80211ext哦)

agentapd

Based on driver_nl80211.c and the related,AP Hardware on your side.

  • cloudap/agentapd$ source build.env (如果出错需要执行dos2unix build.env)
  • cloudap/agentapd$ make
  • cloudap/agentapd$ ./agentapd

About

AP Manager in Cloud,AP Hardware on your side.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.5%
  • C++ 0.5%
0