Sqlite Pure Go
2022.11.06
Would it be possible to embed a database to avoid managing a MySQL or Postgres instance?
Even better, can this database be queried in SQL?technical
Experiment Nebula Mesh - Part 2
2022.09.10
In my previous post, I used Nebula to setup a secured network between 2 virtual machines.
This time, I’ll try to make a MySQL client and server communicate through a Nebula tunnel.Experiment Nebula Mesh - Part 1
2022.07.16
Is it possible to use the public network, namely Internet, to make 2 machines communicate securely ? And if possible something easier to install and configure than OpenVpn ?