Skip to content

Zemana/fileserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo of the project

File Server

Internal file server script

A simple, easy-to-use script to serve a large number of files and/or malware repositories.

Getting started

It is tested in Golang 10.0 version. The other versions of golang have not been tested yet.

go run main.go

or use build command in golang to get the static-linked binary.

go build

Features

  • File exists
  • File upload
  • File download
  • Up request to check whether the application running or not

Contributing

The battle between the bad and the good. Send the bugs, feature requests and code submits. All are welcome and thank you for your contribution.

Believe in us as much as we believe in you. We need your help to make it better.

Licensing

"The code in this project is licensed under MIT license."

Releases

No releases published

Packages

No packages published

Languages