Skip to content

类似python的SimpleHTTPServer的java实现加强版本

License

Notifications You must be signed in to change notification settings

shenwii/SimpleHTTPServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleHTTPServer

介绍

类似python的SimpleHTTPServer的java实现加强版本

功能

简易的HTTP服务器

支持多线程

支持文件断点续传

需求

  • JDK1.8+

使用方法

java -jar SimpleHTTPServer.jar [BIND_HOST] [BIND_PORT] [PublicKeyFile] [PrivateKeyFile]

About

类似python的SimpleHTTPServer的java实现加强版本

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages