woof - http share / upload file

最後更新: 2017-05-22

介紹

Program: python

Homepage: http://www.home.unix-ag.org/simon/woof.html

 


安裝

apt-get install woof

Size: 17K


Otps

-p <port>         # Deflaut Port 8080
-i <ip_addr>     # bind to IP
-c <count>       # running until <count> download the shared file.
-z <dir>            # creates a tarball with gzip compression

-s              # Used to distribute woof itself

-U              # woof provides an upload form and allows uploading files (upload 去現在行 cli 的 Folder)

 


Example

# share file a file

woof readme.txt

Now serving on http://192.168.123.14:8080/

# upload file

woof -U

Now serving on http://192.168.123.14:8080/

 


 

 

Creative Commons license icon Creative Commons license icon