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