Create mosh-server.md

This commit is contained in:
Nguyễn Hoàng Minh 2024-12-22 07:53:11 -08:00 committed by GitHub
parent ac8e667a7e
commit b0864f5047
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

5
_gtfobins/mosh-server.md Normal file
View File

@ -0,0 +1,5 @@
---
functions:
sudo:
- code: mosh --server="sudo /usr/bin/mosh-server" localhost
---