mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2025-01-03 04:50:11 +00:00
remove SIGCONT
This commit is contained in:
parent
42943ac2bb
commit
40e25c2e11
@ -43,7 +43,6 @@ func main() {
|
||||
syscall.SIGINT,
|
||||
syscall.SIGTERM,
|
||||
syscall.SIGQUIT,
|
||||
syscall.SIGCONT,
|
||||
syscall.SIGHUP)
|
||||
|
||||
go func() {
|
||||
|
Loading…
Reference in New Issue
Block a user