networking improvements

This commit is contained in:
kepler155c@gmail.com
2017-05-10 06:11:25 -04:00
parent f866d2bd58
commit 3a922ad2f4
10 changed files with 97 additions and 57 deletions

View File

@@ -22,7 +22,6 @@ if not remoteId then
error('Syntax: trust <host ID>')
end
print('Password')
local password = Terminal.readPassword('Enter password: ')
if not password then