Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP server in GO with calculator and more to come 

Make sure the .service file is in the right directory 
For POP! OS and most other Ubuntu Server Distros that would be /etc/systemd/system/empire.service

run this from the HTTPServer directory 
cp empire.service ~/etc/systemd/system/empire.service

sudo systemctl daemon-reload 
sudo systemctl enable empire
sudo systemctl start empire
systemctl status empire


This should work fine off the bat but if not read the output from the last command.

About

Making a HTTP server in GO that works on my LAN(House WIFI) with things like my own priavte file storage is the end goal

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages