WFN icon indicating copy to clipboard operation
WFN copied to clipboard

[request] CLI options

Open hoasis2 opened this issue 5 years ago • 6 comments

I'd like to thank all developers for working on this project!

Would you please implement command line options to change default actions so that we can automate this (in batch scripts) without relying on mouse interaction?

image

hoasis2 avatar Mar 13 '20 23:03 hoasis2

Hi! Thank you, glad you like WFN! Regarding your request, I'm not sure I see a use case, but let me try: you'd like to handle block/prompt differently according to external events (like time, location,or whatever?)? Or is it for automated deployment? Or is it something else I'm missing? 😊

wokhan avatar Mar 14 '20 09:03 wokhan

Hi again and thanks for the very prompt reply,

you'd like to handle block/prompt differently according to external events (like time, location,or whatever?)? Or is it for automated deployment?

Currently it takes me each time too many clicks to toggle outbound state between block and prompt.

  1. WFN.exe
  2. User Account Control (UAC)
  3. Menu: Firewall Settings
  4. Block OR prompt
  5. Apply`

With CLI options, I could run a shortcut for similar actions. 😊

hoasis2 avatar Mar 15 '20 00:03 hoasis2

Hi @hoasis2 , the steps are not necessary anymore in the next release (see Roadmap) - we'll try to provide a beta release asap.

To give you an idea, the new version of Notifier (Notification window) can be started stand-alone, independent of the Firewall Setting in the WFN console. In addition it can be minimized to the system tray where it stays silent without showing notifications.

harrwiss avatar Mar 15 '20 11:03 harrwiss

Dear @harrwiss , thanks for the clarification. I hope it will be something like this in the screenshot.

image

hoasis2 avatar Mar 16 '20 13:03 hoasis2

Hi @hoasis2, thanks for clarifying 👍

It looks at the moment like this (wip): image

To block Allow/Block ALL outbound traffic with a single click we would have to add these options as well - to be considered.

harrwiss avatar Mar 16 '20 18:03 harrwiss

Looks like a good idea (having a submenu to quickly switch options).

wokhan avatar Mar 16 '20 18:03 wokhan