Skip to content
This repository was archived by the owner on Jan 3, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 188 Bytes

File metadata and controls

12 lines (10 loc) · 188 Bytes

Simple File Server

I need a simple file server. Like the name says, it is a file server.

How to build

go build

How to run

go build && ./SimpleFileServer