mirror of
https://github.com/MeexReay/pmos-xiaomi-angelican.git
synced 2025-06-24 02:22:58 +03:00
fix ssh addr in readme
This commit is contained in:
parent
0c608c9046
commit
ed5267b58f
@ -10,7 +10,7 @@ If you want to develop it together, or maybe you have a working port, please wri
|
||||
- [x] Debug shell
|
||||
- [x] Framebuffer + boot logo
|
||||
- [x] PMOS booting
|
||||
- [x] SSH (use `ssh 172.16.41.1`)
|
||||
- [x] SSH (use `ssh 172.16.42.1`)
|
||||
- [ ] UI loading
|
||||
- [ ] ...
|
||||
|
||||
|
4
ssh_config
Normal file
4
ssh_config
Normal file
@ -0,0 +1,4 @@
|
||||
Host pmos
|
||||
HostName 172.16.42.1
|
||||
User user
|
||||
StrictHostKeyChecking no
|
Loading…
x
Reference in New Issue
Block a user