connectback condition fail fixed

This commit is contained in:
d3adzo
2022-01-15 15:29:10 -05:00
parent f57170b4d6
commit 0904512d63
2 changed files with 2 additions and 7 deletions

View File

@@ -4,7 +4,6 @@ import (
"bufio"
"log"
"net"
"os"
"os/exec"
"strings"
"syscall"