Browse Source

docs: add ssh server requirement

Baptiste Augrain 1 tháng trước cách đây
mục cha
commit
c7b5ab02b1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      docs/extensions-compatibility.md

+ 1 - 0
docs/extensions-compatibility.md

@@ -38,6 +38,7 @@ The following extensions are functional replacements for incompatible extensions
 ### Remote
 ### Remote
 
 
 - [Open Remote - SSH](https://open-vsx.org/extension/jeanp413/open-remote-ssh)
 - [Open Remote - SSH](https://open-vsx.org/extension/jeanp413/open-remote-ssh)
+> SSH server must be configured with the setting `AllowTcpForwarding yes`.
 - [Open Remote - WSL](https://open-vsx.org/extension/jeanp413/open-remote-wsl)
 - [Open Remote - WSL](https://open-vsx.org/extension/jeanp413/open-remote-wsl)
 
 
 ## Beyond
 ## Beyond