在ubuntu14.04下使用ap-hotspot,速度还不错.但是在15.04下就用不了了,不知为啥.现在使用fedora23,在学校还是挺需要给手机连wifi的,于是google看看ap-hotspot能不能在fedora下使用,结果搜到了作者的github,说是ap-hotspot过时了,于是又写了个create_ap代替,下载地址: https://github.com/oblique/create_ap 使用挺方便的,下载并解压,然后进入该目录安装: $ cd create_ap-ma…