Files
pycharm/sshConfigs.xml

8 lines
588 B
XML

<application>
<component name="SshConfigs">
<configs>
<sshConfig authType="PASSWORD" connectionConfig="{&quot;serverAliveInterval&quot;:300}" host="192.168.8.11" id="e3e96c13-15c4-47c6-99ce-f23d94b8b3f0" port="22" nameFormat="DESCRIPTIVE" username="fencl" useOpenSSHConfig="false" />
<sshConfig authType="PASSWORD" connectionConfig="{&quot;serverAliveInterval&quot;:300}" host="device-tester.cz0" id="79968e24-45c2-4a9f-917c-9ddcf213bc4b" port="22" nameFormat="DESCRIPTIVE" username="device-tester" useOpenSSHConfig="true" />
</configs>
</component>
</application>