找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 355|回复: 0

linux分享热点:linux设置热点——create_ap

[复制链接]

14

主题

0

回帖

52

积分

注册会员

积分
52
发表于 2017-10-9 13:56:44 | 显示全部楼层 |阅读模式
在linux下分享wifi



一个在github上开源的脚本create_ap。前提是你的电脑网卡支持AP。依赖:


    * bash (to run this script)
    * util-linux (for getopt)
    * hostapd
    * dnsmasq
    * iptables
    * iproute2
    * haveged (optional)
特点:


    可以用同一张网卡接收的同时放送无线网
    很方便地设置映射或者桥接模式
    可以穿越UFW防火墙
使用方法:


    无密码

./create_ap wlan0 eth0 MyAccessPoint

    有密码

./create_ap wlan0 eth0 MyAccessPoint MyPass下载地址



git clone https://github.com/oblique/create_ap.git
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|芝加哥华人服务中心

GMT-5, 2024-11-23 20:36 , Processed in 0.067241 second(s), 18 queries .

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表