altugbakan / rs-tftpd

TFTP Server Daemon implemented in Rust
https://crates.io/crates/tftpd
MIT License
59 stars 13 forks source link

Add absolute filepath support #30

Closed mayurikini closed 3 weeks ago

mayurikini commented 3 weeks ago

Issue: https://github.com/altugbakan/rs-tftpd/issues/29

Trimming "\" and "/" from filename.

mayurikini commented 3 weeks ago

@altugbakan Could you please release it? Thanks.

altugbakan commented 3 weeks ago

@mayurikini Released the new version. Thank you so much for your contribution!