Skip to content

HeGanjie/busybox-httpd-directory-listing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

busybox httpd directory listing

Usage

For example, sharing image folder

$ git clone [email protected]:HeGanjie/busybox-httpd-directory-listing.git
$ cp -r busybox-httpd-directory-listing/* image/
$ cd image/
$ chmod +x cgi-bin/main.cgi
$ busybox httpd -fvvvp 8080

then open the link http://httpdhost:8080

Alternatives

About

listing directory contents using busybox httpd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published