alktly / fileserver

Internal file server script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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."

About

Internal file server script

License:MIT License


Languages

Language:Go 100.0%