Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UFW app profiles are displayed incorrectly #12

Open
megafinz opened this issue Feb 13, 2025 · 1 comment
Open

UFW app profiles are displayed incorrectly #12

megafinz opened this issue Feb 13, 2025 · 1 comment
Assignees

Comments

@megafinz
Copy link

I'm using ufw app profiles and tufw seems to have trouble parsing them correctly.

See the following ufw and tufw (v0.2.4) for example:

║ Press <Esc> to go back to the menu
│ (/) Search a rule   │║  #  │     To      │Port│ Action │  From  │ ║ selection
│                     │║ [1] │OpenSSH-ALLOW│ IN │Anywhere│        │ ║
│ (a) Add a rule      │║ [2] │ Technitium  │ -  │  DNS   │ Server │ ║
│                     │║                                            ║
│ (e) Edit a rule     │║                                            ║
│                     │║                                            ║
│ (d) Delete a rule   │║                                            ║
│                     │║                                            ║
│ (s) Disable ufw     │║                                            ║
│                     │║                                            ║
│ (r) Reset rules     │║                                            ║
│                     │║                                            ║
│ (q) Exit            │║                                          
sudo ufw status
Status: active

To                         Action      From
--                         ------      ----
OpenSSH                    ALLOW       Anywhere
Technitium DNS Server      ALLOW       Anywhere
@peltho peltho self-assigned this Mar 6, 2025
@peltho
Copy link
Owner

peltho commented Mar 6, 2025

Hi, thanks for noticing that. I haven't implemented app profiles handling yet.
I'll do it when I have some time 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants