log 增加过滤功能
#1584
Replies: 1 comment 1 reply
-
你用的是linux系统吗,如果是的话可以用linux自带的工具来过滤掉,具体为: tail -f /var/log/v2ray/error.log | grep -a "你的关键词1" | grep -a "关键词2" 可以无限筛选。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
不显示或只显示特定域名或协议或接口,便于排错
Beta Was this translation helpful? Give feedback.
All reactions