daviddwlee84 / FRP-Heroku

Setup FRP server on Heroku and Client on Local (Ubuntu currently). Support FRP server on Ubuntu as well and other alternatives.
13 stars 24 forks source link

How to connect heroku. #3

Closed zhixuan2333 closed 3 years ago

zhixuan2333 commented 3 years ago

I tryed 80,443...

daviddwlee84 commented 3 years ago

1

It's not possible until Heroku can expose at least two ports.

zhixuan2333 commented 3 years ago

but you can use xtcp or stcp..

daviddwlee84 commented 3 years ago

Oh. I didn't know about that. I will have a look and see if there is any workaround.

zhixuan2333 commented 3 years ago

sorry xtcp is not possible . because heroku cannot use udp.

and can't use tcp.

daviddwlee84 commented 3 years ago

Hmm, I see. That's okay.