connectback condition fail fixed

This commit is contained in:
d3adzo
2022-01-15 15:29:10 -05:00
committed by Pin
parent 4c5b302292
commit 7f3c21d496
2 changed files with 2 additions and 7 deletions

View File

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