1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

15 Commits

Author SHA1 Message Date
E3V3A
b67339662c Updated and improved the security widget
* Merged all windows kludges into unified files
* Removed window kludges
* Improved UI
* Fixed faulty Windows username detection
* Fixed dodgy Window firewall detection
* Fixed overlapping/overflowing DNS in UI
* Added fine-grained Windows firewall status
* Added correct and sanitized PowerShell Calls

Affcted Files:

	modified:   dns.go
	deleted:    dns_windows.go
	modified:   firewall.go
	modified:   users.go
	deleted:    users_windows.go
	renamed:    widget_windows.go -> widget.go
2019-02-05 10:52:13 +02:00
Chris Cummer
b4f1eabf5f 362 Determine linux firewall status on the unambiguous term 2019-01-25 15:17:06 -08:00
Anand Sudhir Prayaga
c8b6eb2b60 Fix references to old Github repo location with new one 2018-11-28 14:47:06 +01:00
TheRedSpy15
9f9c124f9f
syntax fixes 2018-10-14 20:55:27 -04:00
TheRedSpy15
c3baf05b20
only get linux firewall if root 2018-10-14 20:44:10 -04:00
TheRedSpy15
7b422cc3f3
Update firewall.go 2018-10-14 20:35:37 -04:00
TheRedSpy15
8b3d3cc91d
Added firewall status on linux 2018-10-12 10:40:45 -04:00
Chris Cummer
bf4ab1056f Close #90. Firewall 'off' values are properly formatted 2018-05-31 18:01:11 -07:00
Chris Cummer
9a532a4660 Clean up the Linux security code a bit 2018-05-31 17:45:47 -07:00
James Sapara
9adc0ea98d golang platform is darwin not macos 2018-05-31 12:40:00 -07:00
James Sapara
2e126c3d23 removed q mistype 2018-05-31 12:30:52 -07:00
James Sapara
2109157edc linux/ubuntu wraps for security 2018-05-31 12:29:32 -07:00
Chris Cummer
0b8a063487 ExecuteCommand() moved into the utils dumping ground 2018-04-02 08:36:43 -07:00
Chris Cummer
e1e8af5e38 Display current git repo and branch 2018-03-31 23:44:27 -07:00
Chris Cummer
a365c1df96 Display firewall status 2018-03-31 09:16:40 -07:00