Use an http tunnel like ngrok
example:
ngrok tcp 3306
it will expose your tcp port
Forwarding tcp://0.tcp.ngrok.io:16922 ->
localhost:3306
0
solved free host for database [closed]
Use an http tunnel like ngrok
example:
ngrok tcp 3306
it will expose your tcp port
Forwarding tcp://0.tcp.ngrok.io:16922 ->
localhost:3306
0
solved free host for database [closed]