Skip to content
This repository was archived by the owner on Jun 27, 2021. It is now read-only.

aim29/okonomiyaki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

okonomiyaki

tftp reverse proxy(backend http)

How to User

$ ./okonomiyaki -h
Usage of ./okonomiyaki:
  -backend string
        backend server (default "http://localhost")
  -listen string
        listen address port (default ":69")
# Server
$ ./okonomiyaki -backend http://localhost -listen :1069
backend = http://localhost
listen  = :1069
2017/02/01 02:20:03 RRQ from 127.0.0.1:49712: index.html
2017/02/01 02:20:03 RRQ Complete from 127.0.0.1:49712: index.html
# Client
$ curl tftp://localhost:1069/index.html
Hello world!

About

tftp reverse proxy(backend http)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages