package
0.0.1
Repository: https://github.com/mr-chelyshkin/remote.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

After run only for CLIENT commands: close dial with server part.
Before run only for client commands: create dial with server part.

# Constants

FlagConfig command flag: path to serve configs.
FlagFrom command flag: path to copy target (file or directory).
FlagHost command flag: remote hostname.
FlagLimit global flag: send goroutines limit.
FlagPort command flag: port for listener.
FlagTo command flag: path to copy files on remote.