8000 GitHub - wader/php-tftpserver: TFTP server written in PHP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wader/php-tftpserver

Repository files navigation

PHP TFTP server

A TFTP server class written in PHP, some example server implementations are also included

  • fileserver.phpServes files from the standard file system, read and write support
  • mysqlserver.phpExample server how to query a MySQL databas on read requests
  • httpproxyserver.phpExample server redirects requests to http server. All valid filenames are said to exist, and are readable. No files are writable.
  • testserver.phpFunctional tests for tftpserver.php, run php testserver.php to verify them

About

TFTP server written in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0