This commit is contained in:
s0ph0s 2024-12-22 15:57:55 -05:00
parent de5c4d74c8
commit 314ddb0369
6 changed files with 75 additions and 75 deletions

View file

@ -8,9 +8,9 @@ import (
"bufio"
"crypto/tls"
"fmt"
"net/http"
"log/slog"
"net"
"net/http"
"os"
"os/exec"
"strings"