dorianj / CoRD

CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol. It's easy to use, fast, and free for anyone to use or modify.
http://cord.sourceforge.net/
346 stars 135 forks source link

server list does not remember litteral ipv6 addresses #63

Open simonvetter opened 10 years ago

simonvetter commented 10 years ago

Connecting to an ipv6 address by putting it in brackets (e.g. [2001:db8::1]) works just fine, but the server list panel seems to remove the brackets and only remembers the first 4 octets of the address upon restart.

The Address dropdown in the inspector window does remember the full address within brackets, so I usually edit the server details and pick the correct address in the dropdown before reconnecting.

cord ipv6 address bug