Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@achetronic achetronic released this 01 Aug 00:46
ceabecf

What's changed:

  • Allow using SSH agent on connections that uses SSH key mode
  • Force the usage of static IPs on any kind of interfaces. After several fixes, we have discovered that the most sane behavior is avoid using DHCP. In the beginning, this was implemented to allow external systems to fix the IPs using static DHCP, instead of doing the magic in our side

Thank you @jrpedrianes for all the feedback and fixes