Cloud-RF / tak-server

TAK Server docker setup
GNU General Public License v3.0
153 stars 52 forks source link

Missing ./scripts/shareCerts.sh #20

Closed joshuafuller closed 1 year ago

joshuafuller commented 1 year ago

First off, I just wanted to say thanks. Your scripts are working great.

In regards to your latest update here: https://github.com/Cloud-RF/tak-server#transferring-your-zip-files-via-http

I think you may have forgotten to include the "shareCerts.sh" file you mention in the README.md

I use this same/similar method to spawn a web server using Python3 and then forward the open port using SSH to securely allow me to pull the files.

Josh