码迷,mamicode.com
首页 > 系统相关 > 详细

Linux 下开wifi热点

时间:2017-01-22 19:17:14      阅读:254      评论:0      收藏:0      [点我收藏+]

标签:wlan0   tps   create   热点   linu   word   托管   wifi   nbsp   

跑坑无数,终于使用create_ap开启wifi热点。

可以使用github上托管的项目,地址https://github.com/oblique/create_ap/

安装如https://github.com/oblique/create_ap/教程所示,安装后使用命令sudo create_ap wlan0 lo wifiname password

其中wlan0 为无线网卡名, wifiname password分别为wifi名与密码

 

常见坑点:

1 要安装所由此脚本需要的程序,如dnsmasq

2 要正确设置无线网卡名,可以使用iwconfig命令查看网卡名

 

Linux 下开wifi热点

标签:wlan0   tps   create   热点   linu   word   托管   wifi   nbsp   

原文地址:http://www.cnblogs.com/IMGavin/p/6341093.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!