vscode/extensions/tunnel-forwarding/package.nls.json
mxwj 018ff30de3
Some checks failed
Monaco Editor checks / Monaco Editor checks (push) Has been cancelled
Initial commit
2024-11-15 14:29:18 +08:00

8 lines
249 B
JSON

{
"displayName": "Local Tunnel Port Forwarding",
"description": "Allows forwarding local ports to be accessible over the internet.",
"category": "Port Forwarding",
"command.showLog": "Show Log",
"command.restart": "Restart Forwarding System"
}