Dmitry Shihovtsev

Results 11 comments of Dmitry Shihovtsev

@chzyer do you have any plans to do a release? We are pretty related to it?

@Snawoot sure, but there are many missing parts now like protection for accessing LAN. I want to keep it as an extra flag for now.

`IP Not Changed` means that consumer IP not changed after the connection is created. This might indicate some problems with connection, might be a provider or consumer configuration incorrect.

@neilalexander @songgao Do you have plans to continue working on this PR? I depend on using multiple tap0901 on Windows at that moment. And it will be good to keep...

Connecting legacy systems could be implemented by following ways: 1) The same way as we are connecting client machine (p2p+tray) for easy ssh; 2) The same way as we are...

We are now using logger for another golang based project - Subutai CLI Debug output of this program looks the following way: ![image](https://user-images.githubusercontent.com/8612618/32547464-a093925c-c4ac-11e7-9013-bb639217260e.png) So the same approach can be applied...

Looks like that only `go run` return exit 1: https://github.com/golang/go/issues/13440 If you building it and starting binary everything is fine: ![image](https://user-images.githubusercontent.com/8612618/46072972-90ecc200-c1a5-11e8-9707-49c76c1c0fc2.png)

sorry for this huge screenshot 😕

you already can do connections to country with a CLI `myst connection up --country=FI` more options might be found here https://github.com/mysteriumnetwork/node/issues/3870#issuecomment-938345870

This sounds very specific for superproxy only, and might be easy to implement on the superproxy level.