Categorygithub.com/alexcoder04/gupload
modulepackage
0.1.0
Repository: https://github.com/alexcoder04/gupload.git
Documentation: pkg.go.dev

# README

gupload

This is a simple HTTP server which allows you to transfer files to and from a machine on the local network.

It's a rewrite of the old Python version in combination with some features of sharebox and even some additions.

I use it to transfer some files quickly to/from devices on my local network, mostly Android/iOS/Windows ones.

Warning: The transfer happens over plain HTTP, so it's unencrypted.

Build Instructions

go build .

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
go:embed static.
No description provided by the author
No description provided by the author
go:embed templates/index.html.

# Structs

No description provided by the author