Juniper / go-netconf

NETCONF implementation in Go.
Other
254 stars 110 forks source link

fix some errors in examples #29

Closed songtianyi closed 6 years ago

songtianyi commented 7 years ago
  1. fix HostKeyCallback not set error
  2. fix "ssh handshake failed: ssh: packet tool large" error
  3. fix telnet_example NArg wrong usage
  4. fix telnet_example build error
songtianyi commented 7 years ago

@nemith Approved but not merged?