DeltaOS is a hobby networking operating system, it mainly running on virtual environments like QEMU, AWS, Alibaba cloud, Tencent cloud, etc.

Features:

  • tcp/ip
  • sshd
  • telnetd
  • dhcp
  • nat
  • static routing
  • bgpv4
  • vpn(dsvpn)

Libraries used by deltaos:

  • musl libc is used for kernel mode and user mode.
  • libtommath/libtomcrypt is used for encryption/decryption, dsvpn, sshd based on it.

NOTE, DELTAOS IS STILL UNDER DEVELOPMENT, USE IT AT YOUR OWN RISK.