nakabonne / pbgopy

Copy and paste between devices
MIT License
807 stars 30 forks source link

Support Basic Auth #6

Closed nakabonne closed 3 years ago

nakabonne commented 3 years ago

To be used safely over WAN requires a minimum of authentication.

We should add this option to each command:

Flags:
  -a  --basic-auth Basic authentication, username:password.
$ pbgopy serve -a user:pass &
$ pbgopy copy -a user:pass
$ pbgopy paste -a user:pass
rfyiamcool commented 3 years ago

😁 Hurry up

nakabonne commented 3 years ago

@rfyiamcool haha, just a moment please :-D