Skip to content

Silent mode doesn't suppress DNS resolving lines #201

@nokia8801

Description

@nokia8801

wireproxy v1.1.2

When running the application with wireproxy -c vpn.conf -s, nothing is printed except the new "Resolving addres for ..." lines. They are still printed. I feel like having DNS resolution updates visible in the terminal, stdout or in logs easily is bad privacy practice, especially after explicitly toggling the -s option.

-s should also omit these lines.

$ wireproxy -c vpn.conf -s
2026/04/04 13:17:33 Resolving address for github.com
2026/04/04 13:17:33 Resolving address for github.com
2026/04/04 13:17:33 Resolving address for github.com
2026/04/04 13:17:33 Resolving address for github.com
2026/04/04 13:17:33 Resolving address for github.com
2026/04/04 13:17:33 Resolving address for github.com
2026/04/04 13:17:33 Resolving address for github.com
2026/04/04 13:17:33 Resolving address for github.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions