Skip to content

ReactorScram/hailing-frequency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The server runs on port 8080

On the uploader do

curl -T "hiddenempire.ogg" -Lv http://myserver.com:8080/ 2>&1

The uploader will get an HTTP 307 redirect
The location of the redirect is the same place to download from
Put that location into the download as such

curl http://myserver.com:8080/relays/0/hiddenempire.ogg > 
hiddenempire.ogg

About

A C++ / Qt clone of Station 307

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published