Open JiapengLi opened 5 years ago
Hi @JiapengLi, the google service you are referring to is the STUN server configured here: https://github.com/nobonobo/ssh-p2p/blob/9e5ef3cfd956a4fb496a804fb28b000aa5553b29/main.go#L41 You can try changing this to a STUN server that is available in your region. You can also set up your own STUN server. The Pion team has one available at pions/turn. Feel free to reach out if you need help setting it up.
Cool Project! I try to use ssh-p2p from China, but Google services is non-accessible from China. Is it possible to use it without Google service. Do you have any suggestion? Thank you.