Skip to content
forked from remi/annyong

Annyong starts a public static Web server in the current directory, allowing people in your local network to browse your files.

License

Notifications You must be signed in to change notification settings

vidbina/annyong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Annyong starts a public static Web server in the current directory, allowing people in your local network to browse and download your files.

Screenshot of Annyong in action

Usage

$ gem install annyong
$ cd /path/you/want/to/serve
$ annyong

Options

  • --port [PORT] → the port to use (default: 9292)
  • --host [HOST] → the host to listen on (default: 0.0.0.0)

Thanks

  • Doug McInnes (to prevent injecting annyong’s code into public HTML files)

About

Annyong starts a public static Web server in the current directory, allowing people in your local network to browse your files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published