Timeline for Add and enable/disable Windows Firewall rules with Python
Current License: CC BY-SA 4.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 10, 2019 at 9:00 | history | tweeted | twitter.com/StackCodeReview/status/1083287333921804288 | ||
| Jan 9, 2019 at 19:24 | history | edited | 200_success |
edited tags
|
|
| Jan 9, 2019 at 17:35 | comment | added | sudo rm -rf slash | Is it possible for these commands to fail? If netsh returns an error for any reason, it will go undetected (correct me if I'm wrong). At least assert things went smoothly even if you don't want to handle errors. | |
| Jan 9, 2019 at 10:37 | comment | added | jpmc26 | I would at least give PowerShell a look. It supports remote execution and is as close as you can get to a tool intended to manage Windows via script. | |
| Jan 9, 2019 at 9:47 | answer | added | 301_Moved_Permanently | timeline score: 11 | |
| Jan 9, 2019 at 8:55 | vote | accept | phwt | ||
| Jan 9, 2019 at 8:23 | answer | added | Ludisposed | timeline score: 10 | |
| Jan 9, 2019 at 7:27 | history | edited | Jamal | CC BY-SA 4.0 |
deleted 12 characters in body; edited title
|
| Jan 9, 2019 at 7:23 | comment | added | Feelsbadman | could it be this : stackoverflow.com/a/5486837/6212957 | |
| Jan 9, 2019 at 7:19 | history | asked | phwt | CC BY-SA 4.0 |