No description
Find a file
Nick Guy 4a82ab0b06 Modify create_rule to support multiple ports as a list.
Updated the `create_rule` function to handle a list of ports by joining them into a comma-separated string. This enhances flexibility, allowing both single port and multiple port configurations for port forwarding rules.
2025-06-17 17:56:03 +01:00
api Update to respect whether the associated server is online 2025-03-07 18:18:11 +00:00
.gitignore Initial commit 2025-03-02 12:30:14 +00:00
LICENSE Initial commit 2025-03-02 12:30:14 +00:00
main.py Modify create_rule to support multiple ports as a list. 2025-06-17 17:56:03 +01:00
README.md Initial commit 2025-03-02 12:30:14 +00:00
requirements.txt Initial commit 2025-03-02 14:49:18 +00:00

pelican-port-forwarding