doorxp

Blog

openwrt 防蹭网设置,只有在 dhcp 里面的 mac 地址才能连接路由器

#!/bin/sh #以下代码可以放到自定义防火墙中. iptables -F input_lan_rule i=0; while true do   mac=`uci get dhcp.@host[$i].mac 2>/dev/null`;   if [ -z $mac ]; then    
«   2020年10月   »
1234
567891011
12131415161718
19202122232425
262728293031
控制面板
您好,欢迎到访网站!
  查看权限
网站分类
搜索
最新留言

    Powered By Z-BlogPHP 1.5.1 Zero

    Copyright doorxp.com Rights Reserved.