sliver
sliver copied to clipboard
shell --no-pty on Linux not work
Describe the bug: '\r': command not found
The newline character under windows is \r\n, while the newline character under linux is\n.
use windows client:
use linux client:
use windows client to control linux shell :