go get
REMOTE_USER=user
REMOTE_SERVER=myremoteserver.com
REMOTE_KEY_PATH=/home/user/.ssh/remote_key
REMOTE_PORT=22
API_PORT=4230
[email protected]
TRUSTED_PROXIES="127.0.0.1"
go run main.go
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.