
gotty
List of commands for gotty:
-
gotty:tldr:7f90e gotty: Share with credential (Basic Auth).$ gotty -w -c ${username}:${password} ${shell}try on your machineexplain this command
-
gotty:tldr:dfed2 gotty: Share with write permission.$ gotty -w ${shell}try on your machineexplain this command
-
gotty:tldr:f7567 gotty: Share result of command.$ gotty ${command}try on your machineexplain this command