Ask Cần giúp cách kết nói nhiều port ssh trên chrome

Etsyhow

New member
#SSH #Chrome #Port #NetWorking #howto ** Cách thêm các cổng SSH trên Chrome **

SSH là một giao thức an toàn cho phép bạn kết nối với một máy chủ từ xa và điều khiển nó như thể bạn đang ngồi ở bàn phím.Theo mặc định, Chrome chỉ cho phép bạn kết nối với cổng 22. Tuy nhiên, bạn có thể thay đổi cài đặt này để cho phép kết nối với các cổng khác.

Để thêm nhiều cổng SSH trên Chrome, hãy làm theo các bước sau:

1. Mở chrome và loại `Chrome: // cờ` vào thanh địa chỉ.
2. Trong thanh tìm kiếm, loại `ssh`.
3. Nhấp vào nút ** Bật ** bên cạnh các tính năng của nền tảng web thử nghiệm ** ** cờ.
4. Nhấp vào nút ** khởi động lại ngay bây giờ **.
5. Khi Chrome đã khởi chạy lại, hãy mở menu ** cài đặt ** và nhấp vào ** nâng cao **.
6. trong mạng ** **, nhấp ** Đường hầm OpenSsh **.
7. Nhấp vào nút ** Thêm đường hầm **.
8. Trong trường ** Tên **, nhập tên cho đường hầm.
9. Trong trường ** cổng **, nhập số cổng mà bạn muốn cho phép kết nối.
10. Nhấp vào nút ** OK **.

Bây giờ bạn có thể kết nối với máy chủ từ xa bằng lệnh sau:

`` `
SSH -P <port> <username>@<Tên HostName>
`` `

Ví dụ: để kết nối với máy chủ từ xa trên cổng 2222, bạn sẽ sử dụng lệnh sau:

`` `
SSH -P 2222 tên người dùng@tên máy chủ
`` `

** Tài nguyên bổ sung **

* [SSH trên Chrome] (https://developers.google.com/web/updates/2019/01/ssh-on-croome)
* [Đường hầm OpenSsh] (https://developers.google.com/web/updates/2019/01/ssh-on-prom#openssh-tinnels)
=======================================
#SSH #Chrome #Port #NetWorking #howto **How to Add More SSH Ports on Chrome**

SSH is a secure protocol that allows you to connect to a remote server and control it as if you were sitting at the keyboard. By default, Chrome only allows you to connect to port 22. However, you can change this setting to allow connections to other ports.

To add more SSH ports on Chrome, follow these steps:

1. Open Chrome and type `chrome://flags` into the address bar.
2. In the search bar, type `ssh`.
3. Click the **Enable** button next to the **Experimental Web Platform Features** flag.
4. Click the **Relaunch Now** button.
5. Once Chrome has relaunched, open the **Settings** menu and click **Advanced**.
6. Under **Network**, click **OpenSSH Tunnels**.
7. Click the **Add Tunnel** button.
8. In the **Name** field, enter a name for the tunnel.
9. In the **Port** field, enter the port number that you want to allow connections to.
10. Click the **OK** button.

Now you can connect to the remote server using the following command:

```
ssh -p <port> <username>@<hostname>
```

For example, to connect to a remote server on port 2222, you would use the following command:

```
ssh -p 2222 username@hostname
```

**Additional Resources**

* [SSH on Chrome](https://developers.google.com/web/updates/2019/01/ssh-on-chrome)
* [OpenSSH Tunnels](https://developers.google.com/web/updates/2019/01/ssh-on-chrome#openssh-tunnels)
 
Join ToolsKiemTrieuDoGroup
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock