tincapp icon indicating copy to clipboard operation
tincapp copied to clipboard

Feature request: add support for QR codes

Open wellloaded opened this issue 2 years ago • 2 comments

Following wireguard's approach to have client/configuration shared easily, could we have a QR facility within the tincapp? This also would invite tinc developed on other platforms to support the same approach.

Beside this it could be a very cool way to have a VPN between two handset.

Thanks

wellloaded avatar Oct 12 '23 08:10 wellloaded

Quoting wellloaded (2023-10-12 10:09:20)

Following wireguard's approach to have client/configuration shared easily, could we have a QR facility within the tincapp? This also would invite tinc developed on other platforms to support the same approach.

That's already possible to some extent. You can already:

  • generate a tinc invitation on a desktop computer,
  • render the link as QR code,
  • go to the config screen of the app, select "join via invitation" and flash.

It's harder for a mobile device to invite another, because, if I recall correctly, the endpoint of the invitation has to be publicly reachable.

pacien avatar Oct 13 '23 13:10 pacien

I successfuly managed to connect linode and desktop. Now I want to add phone to the bunch. Can I have exact, detailed, step-by-step instructions on how to accomplish bidirectional host file replication between unrooted android phone and a computer to which I can SSH from desktop but NOT from the phone?

EDIT: Nevermind, I just saw that the app only supports router mode, and my use case requires switch mode. Bummer.

rulatir avatar Oct 07 '24 09:10 rulatir