SukkaW / Koolshare-Clash

:cat: Run Clash Tunnel on Koolshare OpenWrt
https://koolclash.js.org
GNU General Public License v3.0
1.33k stars 241 forks source link

关于访问控制的问题 #25

Open bbsec3 opened 5 years ago

bbsec3 commented 5 years ago

能否实现局域网将局域网内某个设备设置为全局模式、代理模式或者直连模式,例如:电视盒子IP是192.168.1.2,让192.168.1.2这个设备全部直连

snowleopardw commented 5 years ago

NAS下载机也想直连哈

anderson22558 commented 4 years ago

@SukkaW 我也用Nas,有同样需求,看过其他帖子,说可以通过配置文件达到这个要求。我试过IP/CIDR,在里面配了类似:192.168.254.253/24这样。可是无效。可否给个类似的配置例子?感谢

SukkaW commented 4 years ago

@anderson22558

[https://github.com/Dreamacro/clash#readme](Clash 的 README) 里有配置文件示例。

anderson22558 commented 4 years ago

@SukkaW 感谢大侠。配置搞定了