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" "bufio"
"crypto/tls" "crypto/tls"
"fmt" "fmt"
"net/http"
"log/slog" "log/slog"
"net" "net"
"net/http"
"os" "os"
"os/exec" "os/exec"
"strings" "strings"