chore: update readme about ssh service

This commit is contained in:
huyjaky
2025-08-24 17:57:15 +07:00
parent 7b5fedeb0b
commit 5ad46bc45f

View File

@@ -44,6 +44,7 @@ sudo pacman -S lact
## SSH tunneling
1. first u must have port 22 available on 192.168.1.1 virtual trigger
2. uncomment `port 22` on file follow path `/etc/ssh/sshd_config`
3. `sudo systemctl enable sshd | systemctl start --now sshd`
-> after that u can connect to ssh. it means u doesnt need add open port 22