Open nanbatian119 opened 2 years ago
I also need this, proxy won't works.
I also need this, proxy won't works. https://hackmd.io/@L9ZnGph8Tbaio2GVX_z-EA/r15etnPg9) this way has solved my problem
I also need this, proxy won't works. https://hackmd.io/@L9ZnGph8Tbaio2GVX_z-EA/r15etnPg9) this way has solved my problem
thanks for your solution!
Thanks! This worked for me, and can we put it in a more visible place, like the readme
All proxy problems can be solved in this way: #1067
Problem: I have to use vpn to connect to rpc.testnet.near.org. But It only takes effect in my browser and bash terminal. In near-cli vpn won't works. I guess nodejs program can't use global proxy bring this problem.
Suggest: Near-cli may add http_proxy option for users in case of direct connect problems.