I hereby claim:
- I am shaohme on github.
- I am mkj_ (https://keybase.io/mkj_) on keybase.
- I have a public key whose fingerprint is BB22 22B3 FD29 98A3 8762 0217 558D 41BD D5C9 3124
To claim this, I am signing this object:
| # This file was generated by GZDoom <unknown version> on 2024-04-06 10:54:39 | |
| # These are the directories to automatically search for IWADs. | |
| # Each directory should be on a separate line, preceded by Path= | |
| [IWADSearch.Directories] | |
| Path=. | |
| Path=$DOOMWADDIR | |
| Path=~/.config/gzdoom | |
| Path=/usr/local/share/doom | |
| Path=/usr/local/share/games/doom | |
| Path=/usr/share/doom |
| #!/sbin/nft -f | |
| flush ruleset | |
| table inet filter { | |
| chain input { | |
| type filter hook input priority 0; policy drop; | |
| ct state 0x1 drop | |
| ct state { 0x2, 0x4 } accept | |
| iifname "br-*" accept | |
| iifname "docker*" accept | |
| iif "lo" accept |
I hereby claim:
To claim this, I am signing this object: