bdkjones / CodeKit2

CodeKit 2 Beta
97 stars 4 forks source link

Allow adapter/ip choice for Refresh Server #537

Open BenWoodford opened 9 years ago

BenWoodford commented 9 years ago

On occasion, some environments may have network setups that mean CodeKit picks out the wrong IP address (i.e. not the LAN one) for the refresh server, pointing any remote clients to the wrong IP completely so auto-refresh and the likes fail to work.

A way to either pick out from your Mac's adapter list which to use, or to be able to specify the IP address manually to use for the refresh server, would be quite a useful feature.

andyunleashed commented 9 years ago

+1 I have this issue too, where the secondary network assigned IP of the Mac is picked up by Codekit which happens to be inaccessible to the other computers on the network.

If i attempt to connect via the standard IP/hostname and 5757 from another machine it will connect but then it has the "connecting to codekit's refresh server" message stuck at the top.

Cheers,

Andy