./net/qrcp, Transfer files over Wi-Fi via a QR Code

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.11.3nb1, Package name: qrcp-0.11.3nb1, Maintainer: ktnb

qrcp transfers files over Wi-Fi from your computer to a mobile
device by scanning a QR code without leaving the terminal. qrcp
binds a web server to the address of your Wi-Fi network interface
on a random port and creates a handler for it. The default handler
serves the content and exits the program when the transfer is
complete. When used to receive files, qrcp serves an upload page
and handles the transfer.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2024-09-08 18:32:06 by Thomas Klausner | Files touched by this commit (1)
Log message:
qrcp: fix WRKSRC
   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-09-05 03:32:15 by Kevin Bloom | Files touched by this commit (2) | Package updated
Log message:
qrcp: update to 0.11.3

- corrected https-related fields in wizard
- Added UTF-8 filename* in Content-Disposition
- Fixed link when external IP is IPv6
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168)
Log message:
Revbump all Go packages, default Go version is now 1.22.
   2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | Package updated
Log message:
Revbump all Go packages after go121 update