We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
log with password saved in config file
add password entry to config file
password
config file
client sends p password \n to authenticate self as admin
p
\n
admin should be able to:
k
name
s
q
b
ip address
c
same list of values that server sends
value name
value
l
file descriptor
The text was updated successfully, but these errors were encountered:
pwalig
No branches or pull requests
log with password saved in config file
add
password
entry toconfig file
client sends
p
password
\n
to authenticate self as adminadmin should be able to:
k
name
\n
s
\n
q
\n
b
ip address
\n
c
same list of values that server sends
\n
orc
value name
value
\n
l
file descriptor
\n
??? how to open new file - if descriptor not exists open new fileThe text was updated successfully, but these errors were encountered: