Skip to content

v0.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 12:06
· 1 commit to main since this release
  • Fix TCP and UDP port forwarding with multiple parallel connections
  • UDP port forwarding is now specified separately with <local_port:remote_port/udp> - ssrv -L 2222:22,1053:53/udp
  • Minor fixes