Full-featured spartan server
Go to file
2021-07-11 14:28:23 +08:00
dirlist.go initial support for directory listing 2021-07-11 14:28:23 +08:00
go.mod initial and probably working 2021-07-10 17:30:30 +08:00
LICENSE add readme and license 2021-07-10 17:33:42 +08:00
README.md initial support for directory listing 2021-07-11 14:28:23 +08:00
spsrv.go initial support for directory listing 2021-07-11 14:28:23 +08:00

spsrv

WIP!

todo

  • /folder to /folder/ redirects
  • directory listing
  • ~user directories
  • refactor working dir part
  • config
    • status meta
    • user homedir
    • hostname, port
    • public dir
  • /echo /guestbook (configurable)