-
Notifications
You must be signed in to change notification settings - Fork 4
A binary mode TFTP server implemented with NodeJS
License
danabr/node-tftp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A binary mode only TFTP server implemented with NodeJS. How to run: node run_server.js TODO: * Path sanitizing or whitelisting. * mkdir -p or similar for subdirectories. * Temporary filenames for writes, and mv if transfer finishes correctly. * Use a single timeout for a session, rather than multiple. * Support for RFC2347, RFC2348 and RFC2349. * Flow control. Prefer a stable memory picture over fast transfers.
About
A binary mode TFTP server implemented with NodeJS
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published