Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-05 | port_forward: Refactor the script | Vasudeva Kamath | |
Allow user to specify protocol for forwarding rules. If not specified do it for tcp and udp. Bring forwarding rules into single function *setup_forwarding*. | |||
2015-11-05 | port_forward: rearrange cmdline arguments | Vasudeva Kamath | |
Arguments were not used as per the help message. Rearranged the arguments to match the help message. Also refactored help message. | |||
2015-11-04 | Script for doing portforwarding | Vasudeva Kamath | |
Use case: When forwarding certain port on host system to container/vm's |