Skip to content

Smartsockets version 1.80

Latest
Compare
Choose a tag to compare
@jmaassen jmaassen released this 25 Feb 12:23
· 2 commits to master since this release
318c319

What problem does SmartSockets solve?

SmartSockets is a wrapper around the standard Java sockets implementation that solves many connectivity problems such as Firewalls, NAT, Multi-homing, non-routed networks, and incorrect host names.

Notable changes to v1.70.1

  • Switched SSH library from an ancient TrileadSSH fork to Apache SSHD.
  • Fixed the parsing of ifconfig output on linux
  • Support the parsing of infiniband ifconfig output
  • Generate an all-in-one shadow jar which include the dependencies