rust-libp2p
rust-libp2p copied to clipboard
transports/webrtc: Test `StreamMuxer` implementation with test harness
Description
We should be testing the new WebRTC transport StreamMuxer implementation with the (shiny) muxers/test-harness tests.
https://github.com/libp2p/rust-libp2p/tree/master/muxers/test-harness
Motivation
Make sure the behavior of our muxers is consistent.
Are you planning to do it yourself in a pull request?
No
sorry for any confusion. tcp-proxy doesn't have any configuration options. it runs only on 443.
local.conf configures zerotier-one not tcp-proxy
Can it be changed to other ports? Port 443 is strictly controlled in China.
The only way is to edit the source code.
https://github.com/zerotier/ZeroTierOne/blob/36b4659f77bc480fdc510304bc53f009fde5d629/tcp-proxy/tcp-proxy.cpp#L49
Thank you for your answer. I request to add the function of specifying the port. Since zerotier itself provides the function of forwarding traffic, why do we need to provide proxy?
I'm not sure why you need a custom proxy. Most people do not use a custom tcp proxy.