Skip to content

Commit

Permalink
doc: demo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
xream committed Dec 31, 2024
1 parent a2a754a commit 14ca62d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ function operator(proxies = [], targetPlatform, context) {
// 13. `test-url` 为测延迟链接, `test-timeout` 为测延迟超时
// 14. `ports` 为端口跳跃, `hop-interval` 变换端口号的时间间隔
// 15. `ip-version` 设置节点使用 IP 版本,可选:dual,ipv4,ipv6,ipv4-prefer,ipv6-prefer. 会进行内部转换, 若无法匹配则使用原始值
// 16. `sing-box` 支持使用 `_network` 来设置 `network`, 例如 `tcp`, `udp`

// require 为 Node.js 的 require, 在 Node.js 运行环境下 可以用来引入模块

Expand Down

0 comments on commit 14ca62d

Please sign in to comment.