version bump

remove @mainactors
set env vars
use sshoptionsset to set a username
disconnect sends an eof and handles the channel clsoing, for some reason it crashes on disconnect tho
do catch for pubkeyauth
added asyncReadFromChannel
remove weak self
condense guards
disconnect on a eof reccieve
reduce time sleeping
This commit is contained in:
neon443
2025-06-23 18:14:08 +01:00
parent 31beda2124
commit 88b39363b2
3 changed files with 60 additions and 34 deletions

View File

@@ -5,7 +5,7 @@
// Created by neon443 on 06/06/2025.
//
VERSION = 0.7
VERSION = 1.0
BUILD = 3
// Configuration settings file format documentation can be found at: