mirror of
https://github.com/Lakr233/vphone-cli.git
synced 2026-09-05 17:14:28 +00:00
launch_daemons: Readd dropbear back as default in all variants (#155)
This commit is contained in:
+2
-1
@@ -181,7 +181,8 @@ make boot
|
||||
別のターミナルで iproxy トンネルを開始します:
|
||||
|
||||
```bash
|
||||
iproxy 2222 22 # SSH(脱獄版:Sileo から openssh-server が必要;通常版/開発版:dropbear)
|
||||
iproxy 22222 22222 # SSH(dropbear)
|
||||
iproxy 2222 22 # SSH(脱獄版:Sileo で openssh-server を入れた場合)
|
||||
iproxy 5901 5901 # VNC
|
||||
iproxy 5910 5910 # RPC
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user