watch.ex
来自「大名鼎鼎的 RTP Proxy 源代码 在OpenSER 中成熟应用的」· EX 代码 · 共 18 行
EX
18 行
# Example watch control file for uscan# Rename this file to "watch" and then you can run the "uscan" command# to check for upstream updates and more.# See uscan(1) for format# Compulsory line, this is a version 2 fileversion=2# Uncomment to examine a Webpage # <Webpage URL> <string match>#http://www.example.com/downloads.php rtpproxy-(.*)\.tar\.gz# Uncomment to examine a Webserver directory#http://www.example.com/pub/rtpproxy-(.*)\.tar\.gz# Uncommment to examine a FTP server#ftp://ftp.example.com/pub/rtpproxy-(.*)\.tar\.gz debian uupdate
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?