mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
removed q mistype
This commit is contained in:
parent
2109157edc
commit
2e126c3d23
@ -46,7 +46,6 @@ func firewallStealthStateMacOS() string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func FirewallStealthState() string {
|
func FirewallStealthState() string {
|
||||||
q
|
|
||||||
switch runtime.GOOS {
|
switch runtime.GOOS {
|
||||||
case "linux":
|
case "linux":
|
||||||
return firewallStealthStateLinux()
|
return firewallStealthStateLinux()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user