Eugeny / ajenti-v

Virtual Hosting addon for Ajenti
ajenti.org/#product-ajenti-v
MIT License
225 stars 80 forks source link

[Idea/Suggestion/Improvement] CSF Firewall Port interface #60

Open karbowiak opened 10 years ago

karbowiak commented 10 years ago

Hi.

Would it be possible to take the list of ports, and either making the input fields themselves wider, or ditching them altogether for a list, where every IP is on it's own line, maybe with some data what the port is actually for.

Example:

Incoming TCP:
22 # SSH
80 # HTTP
443 # HTTPS

Outgoing TCP:
22 # SSH
80 # HTTP
443 # HTTPS

Even if it doesn't go to the csf config, could just store it internally in ajenti :)