mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
#78 new: alter host
This commit is contained in:
@@ -17,6 +17,7 @@ abstract class Err<T> {
|
||||
|
||||
enum SSHErrType {
|
||||
unknown,
|
||||
connect,
|
||||
noPrivateKey;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user