I have heroku hobby dyno via github student packs. As you know, heroku gives a random http port $PORT. But ipfs need port 4001/tcp to be forwarded. Is there any ways to host node from heroku free/hobby tier.
can i use any third party port forwarding services or simply host one on same network.
Tunnling, reverse proxy, port forwarding