Skip to content

frp更新后日志更改 #1

Description

linux的start.sh对于隧道的识别是这样的:
tunnelInfoPattern="用 [(.+?):([0-9]+)] "
ipInfoPattern="IP \S+: [(.+?):([0-9]+)]"
但是frp日志更新后,对于ip是这样描述的:

使用 >>xxx:31054<< 连接你的隧道
或使用 IP 地址连接: >>xx.xx:31054<<

导致不能正常匹配

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions