Skip to content

Instantly share code, notes, and snippets.

View daggerhashimoto's full-sized avatar
🧦
Swaggin

lil reentrant daggerhashimoto

🧦
Swaggin
View GitHub Profile
import math
tickrate = 100
firerate = 0.1 # ak47 firerate (seconds)
seconds = 2 # nr of seconds to run spraying simulation
def inacc():
with open('CSinaccuracypre2.csv', 'w') as file:
function fail2unban() { for j in $(fail2ban-client status | grep "list:" | tr "\t" "\n" | sed -n 2p | tr -d "[:space:]" | tr "," "\n"); do fail2ban-client set $j unbanip $1; done;}