环境
- rtl8821cu驱动
- linux热点设置
- ubuntu20.04
安装依赖包
1 | $ sudo apt install -y libgtk-3-dev build-essential gcc g++ pkg-config make hostapd git cmake libqrencode-dev |
安装驱动
1 | $ git clone https://github.com/brektrou/rtl8821CU |
安装热点软件
1 | $ git clone https://github.com/lakinduakash/linux-wifi-hotspot |
最后运行设置热点软件就行
- WiFi interface 那里选择无线网卡
- internet interface 那里选择可以上网的网卡