Skip to content

Releases: SimpleDaemons/simple-tftpd

v0.3.0

16 Mar 23:57

Choose a tag to compare

Release v0.3.0 - Production ready

Packages

This release includes packages for:

  • Linux (Debian/Ubuntu): DEB packages
  • Linux (RHEL/CentOS/Fedora): RPM packages
  • macOS: DMG and PKG packages
  • Source: Source tarballs and ZIP archives

Installation

Debian/Ubuntu

sudo dpkg -i simple-tftpd_0.3.0_*.deb

RHEL/CentOS/Fedora

sudo rpm -ivh simple-tftpd-0.3.0-*.rpm

macOS

Download and open the DMG file, or install via:

sudo installer -pkg simple-tftpd-0.3.0-*.pkg -target /

Source Code

git clone https://github.com/SimpleDaemons/simple-tftpd.git
cd simple-tftpd
git checkout v0.3.0

v0.2.1

19 Jan 03:21

Choose a tag to compare

v0.2.1 - Build fixes and compilation improvements

Packages

This release includes packages for:

  • Linux (Debian/Ubuntu): DEB packages
  • Linux (RHEL/CentOS/Fedora): RPM packages
  • macOS: DMG and PKG packages
  • Source: Source tarballs and ZIP archives

Installation

Debian/Ubuntu

sudo dpkg -i simple-tftpd_0.2.1_*.deb

RHEL/CentOS/Fedora

sudo rpm -ivh simple-tftpd-0.2.1-*.rpm

macOS

Download and open the DMG file, or install via:

sudo installer -pkg simple-tftpd-0.2.1-*.pkg -target /

Source Code

git clone https://github.com/SimpleDaemons/simple-tftpd.git
cd simple-tftpd
git checkout v0.2.1

v0.1.0

18 Jan 05:13

Choose a tag to compare

v0.1.0 - Phase 1: Foundation & Core Implementation

Packages

This release includes packages for:

  • Linux (Debian/Ubuntu): DEB packages
  • Linux (RHEL/CentOS/Fedora): RPM packages
  • macOS: DMG and PKG packages
  • Source: Source tarballs and ZIP archives

Installation

Debian/Ubuntu

sudo dpkg -i simple-tftpd_0.1.0_*.deb

RHEL/CentOS/Fedora

sudo rpm -ivh simple-tftpd-0.1.0-*.rpm

macOS

Download and open the DMG file, or install via:

sudo installer -pkg simple-tftpd-0.1.0-*.pkg -target /

Source Code

git clone https://github.com/SimpleDaemons/simple-tftpd.git
cd simple-tftpd
git checkout v0.1.0