Mmx233 / BitSrunLoginGo

深澜校园网登录程序 Go 语言版,适用于Windows、Linux、路由器等。提供对 Docker、Go Module、OpenWrt 的支持
GNU Affero General Public License v3.0
303 stars 27 forks source link

请问多网口登录怎么设置 #12

Closed fuxiyc closed 2 years ago

fuxiyc commented 2 years ago

如果 eth0 eth1都要登录 interfaces: “” 要怎么设置呢?

Mmx233 commented 2 years ago

interfaces: 'eth[0-1]' 自己多查查嘛

正则表达式

yaml 转义