mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-28 13:57:45 +08:00
feat:限制port-forward数量
This commit is contained in:
parent
84a7b16437
commit
615fe38e85
@ -13,7 +13,7 @@ additionalProperties:
|
||||
shortDescEn: Port forwarding tool developed in Go (Agent)
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
limit: 1
|
||||
recommend: 0
|
||||
website: https://gitee.com/tavenli/port-forward
|
||||
github: https://gitee.com/tavenli/port-forward
|
||||
|
||||
@ -13,7 +13,7 @@ additionalProperties:
|
||||
shortDescEn: Port forwarding tool developed in Go (Server)
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
limit: 1
|
||||
recommend: 0
|
||||
website: https://gitee.com/tavenli/port-forward
|
||||
github: https://gitee.com/tavenli/port-forward
|
||||
|
||||
Loading…
Reference in New Issue
Block a user