Oddbean new post about | logout
 Hello there, everyone,

It is a good day to announce Holesail P2P version 1.6.1, a major release with changes that will affect how you use the application.

Here is a list of everything that is now changed and available in the latest version of Holesail:

-- Connectors and keys are now referred to as private connection strings and public connection strings.

-- Private connection strings are now used by default while establishing a connection.

-- Introducing a new parameter --filemanager, that lets you view and download files remotely within Holesail

-- Added QR code support in Terminal

Overview of the v1.6.1 here: https://www.youtube.com/watch?v=TgKri9R59oA 
 Please make a tutorial how to use the npm-package on Vercel/Firebase, to create a simple website that routes all incoming calls to a #holesail server (with a lambda function that opens the connection, sends the request, and closes it). 
  @oren_z0 That is an interesting use case, I have not used Vercel or serverless so not sure if this is possible but I will surely look into it 🤔 and ping you.