Skip to content

Ruby implementation of TFTP. Fork of net-tftp by Guillaume Marcais

License

Notifications You must be signed in to change notification settings

aribeiro/net-tftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Description

Implementation of the TFTP protocol. For more information, see
lib/net/tftp.rb or generate the documentation:

$ rdoc -x setup.rb

== Installation

1. Manual install:

$ ruby setup.rb config
$ ruby setup.rb setup

Probably become administrator/root

# ruby setup.rb install

2. Gem package

Create gem

$ ruby net-tftp.gemspec

Probably becom administrator/root

# gem instal net-tftp.gem

== License

See LICENSE.txt

About

Ruby implementation of TFTP. Fork of net-tftp by Guillaume Marcais

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published