ntnj / tunwg

Secure private tunnel to your local servers
https://tunwg.com
MIT License
213 stars 8 forks source link

server error "empty forwarding" #2

Closed Stunt0265 closed 1 year ago

Stunt0265 commented 1 year ago

Running the server self hosted in docker and seeing error "empty forwarding".

ntnj commented 1 year ago

"empty forwarding" is the error from client, which is the default for docker image.

You need to add command: tunwgs to your docker compose file.