UWNetworksLab / uProxy-p2p

Internet without borders
https://www.uproxy.org/
Apache License 2.0
862 stars 181 forks source link

chrome not support direct create tcp connnection cause this project stuck #2896

Open lrobot opened 1 year ago

lrobot commented 1 year ago

I do some reseach on this project and it background "freedom.js", I found that it can not be continue because chrome not support the tcp feature.

Maybe better get a discontinued statement and cause, Can give better info for all the follower(or starter)

lrobot commented 1 year ago

ref: freedom.js, https://github.com/freedomjs/freedom-for-chrome/blob/master/providers/core.tcpsocket.js#L14 ref: https://developer.chrome.com/docs/extensions/reference/sockets_tcp/