NatLee / telepy

A Django-based web application for managing and monitoring the reverse SSH tunnels or jump servers.
MIT License
4 stars 1 forks source link

Feature: Making template for tunnel script. #25

Closed h-alice closed 3 months ago

h-alice commented 3 months ago

The issue is about embedding tunnel script in Python file, as mentioned here. https://github.com/NatLee/telepy/blob/c0b600db8916e9c8662fb799381c96bcc3a5d053/src/tunnels/views.py#L225

This can be better with a script template.