hello everyone, I'm writing a tutorial about securely transferring files with HTTPS by using mkcert, a simple tool for making locally-trusted development certificates and requires no configuration.
Tutorial should be available later today, stay tuned!
- @claudiodangelis
Tutorial should be available later today, stay tuned!
- @claudiodangelis
Here's the tutorial about securing transfers using mkcert. Reach out to me for any questions you have! - @claudiodangelis
https://claudiodangelis.com/qrcp/tutorials/secure-transfers-with-mkcert
https://claudiodangelis.com/qrcp/tutorials/secure-transfers-with-mkcert
qrcp
Secure transfers with mkcert
:zap: Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
Do you use
qrcp
behind a reverse proxy? Join the conversation: https://github.com/claudiodangelis/qrcp/pull/184GitHub
Add hostport to use qrcp in local server with reverse proxy by mattn · Pull Request #184 · claudiodangelis/qrcp
Added hostport option to display really acceptable host:port via reverse proxy.
Fixes #169
If you think that FQDN is that and hostport should be passed to listen instead, please let me known.
Fixes #169
If you think that FQDN is that and hostport should be passed to listen instead, please let me known.
Hey there, new important version is out, 0.8.4.
It fixes the issue where the IPv6 address is picked up instead of IPv4.
This has been affecting lots of users since day 1!
As usual, reach out to me for any question you may have, thanks!
Claudio
It fixes the issue where the IPv6 address is picked up instead of IPv4.
This has been affecting lots of users since day 1!
As usual, reach out to me for any question you may have, thanks!
Claudio
Hello everyone! I just released a new version, 0.8.5, which fixes a security flaw, no new features added. Thanks!
Claudio
Claudio
For qrcp packagers: git default branch has been moved from "master" to "main". Please update your scripts if needed, thanks!
image.png
28.3 KB
Defining a couple of new features for qrcp. What do you think? Join the discussion on GitHub! https://github.com/claudiodangelis/qrcp/discussions/233
Hello everyone, hope everything is ok, I setup a Twitter account for the development of qrcp. I will continue using this Telegram channel for news and updates.
Here's the link https://twitter.com/qrcp_dev
Thanks!
Claudio
Here's the link https://twitter.com/qrcp_dev
Thanks!
Claudio
Twitter
qrcp (@qrcp_dev) / Twitter
Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal. Created by claudiodangelis
Hello Windows users, qrcp package is now available on Chocolatey!
https://community.chocolatey.org/packages/qrcp
choco install qrcp
https://community.chocolatey.org/packages/qrcp
Chocolatey Software
qrcp 0.10.1
Chocolatey is software management automation for Windows that wraps installers, executables, zips, and scripts into compiled packages. Chocolatey integrates w/SCCM, Puppet, Chef, etc. Chocolatey is trusted by businesses to manage software deployments.
yaml.png
8.1 KB
Minor update: in the next qrcp release you can use a YAML config file (current is JSON) to override default values
Hello qrcpers! Big new change coming, configuration file is migrating from JSON to YAML.
Is there any volunteer for reviewing/testing it? :-)
https://github.com/claudiodangelis/qrcp/pull/254
Is there any volunteer for reviewing/testing it? :-)
https://github.com/claudiodangelis/qrcp/pull/254
GitHub
Use spf13/viper for managing the configuration file by claudiodangelis · Pull Request #254 · claudiodangelis/qrcp
This PR adds viper configuration management.
Major changes:
configuration file will now use YAML rather than JSON
configuration parameters will be also read from the environment variable using the...
Major changes:
configuration file will now use YAML rather than JSON
configuration parameters will be also read from the environment variable using the...
Hello everyone, YAML configuration file will soon replace the current JSON.
Would you like qrcp to automatically convert the JSON config file to YAML?
Would you like qrcp to automatically convert the JSON config file to YAML?
Anonymous Poll
96%
Yes
4%
No
For those voting no, I would be interested in your opinion, please feel free to send an email to claudiodangelis@gmail.com
Hello everyone, a new release, 0.10.0 is out!
No new big features except the addition of the
Full changelog: qrcp 0.10.0
Thanks!
Claudio
No new big features except the addition of the
--bind
parameter for setting the bind address directly without infering it from the interface. This parameter is only really useful when you set up an alias interface and qrcp does not retrieve the right address (see this issue).Full changelog: qrcp 0.10.0
Thanks!
Claudio
GitHub
picks the wrong interface if it is aliased · Issue #264 · claudiodangelis/qrcp
Tried to use v0.9.1 but it always picks wrong interface. I have br0 with 10.x.x.x br0:0 with 192.168.x.x It lists only br0 with 192.168.x.x IP which is definitely wrong.
Hello everyone, a new release is out, it fixes a critical bug on *fresh installations* of the tool.
If you are already an user, you are not affected.
Thanks!
Claudio
If you are already an user, you are not affected.
Thanks!
Claudio
Hello everyone! I'm considering moving the website of qrcp to its own domain. Which one do you prefer?
Final Results
35%
qrcp.io
30%
qrcp.dev
35%
qrcp.sh
Hello! If you're a Nemo windows manager user, checkout this solution for enabling sending files with qrcp as a right-click action:
https://github.com/claudiodangelis/qrcp/issues/303#issuecomment-1831288704
https://github.com/claudiodangelis/qrcp/issues/303#issuecomment-1831288704
GitHub
Generate QR in terminal by right click on any file · Issue #303 · claudiodangelis/qrcp
I'm opening this issue because: I have found a bug [+] I want to request a feature [+] I have a question Other Hello! Thanks for your work! It would be awesome feature if after installing .deb ...
Hello everyone! Two quick news:
- a new version is available
- the website has been moved to https://qrcp.sh
- a new version is available
- the website has been moved to https://qrcp.sh