pdh

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2022 License: MIT Imports: 1 Imported by: 0

README

PDH

send things from one computer to another

install

Download for your system
https://github.com/duyunzhi/pdh/releases

Or gitee

https://gitee.com/duyunzhi_admin/pdh/releases
On macOS you can install the latest release with Homebrew
brew tap duyunzhi/brew
brew install pdh

Usage

simple send and receive

send a file

pdh send [files or folder]

...
share code is: xxxx-xxxx-xxxx-xxxx
...

receive

pdh receive xxxx-xxxx-xxxx-xxxx
deployment your owner relay
docker pull duyunzhi1/pdh-relay

docker run -it -d -p 6880:6880 --name=pdh-relay --restart=always duyunzhi1/pdh-relay

send

pdh send --relay 'your relay' [files or folder]

receive

pdh receive --relay 'your relay' xxxx-xxxx-xxxx-xxxx

License

MIT

Statement

This project refers to croc, used the code related to file processing, etc.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL