Mentions légales du service

Skip to content

feat(ssh_tunnel): Add configuration to setup local port

PAROL-GUARINO Volodia requested to merge vparolgu/enoslib:main into main

Allow users of G5KTunnels to specify the port they want the service to be forwarded on their host.

Usage:

tunnel = en.G5kTunnel(address, port, local_port)

Merge request reports