Skip to content

0.4.0

Compare
Choose a tag to compare
@sylvek sylvek released this 07 Dec 10:37
· 21 commits to master since this release
f392f2b
  • huge refactoring with MVC pattern
  • ability to share a secret with someone who doesn't have leeloo installed.

To do so,

$> leeloo share my_secret
MY_TOKEN

Generates a token.

Run now

$> ssh -R 80:localhost:8000 ssh.localhost.run
Connect to http://sylvek-annn.localhost.run or https://sylvek-annn.localhost.run

Now, open this url => https://sylvek-annn.localhost.run?q=my_secret and enjoy :)