[ Cmii ] [ Octopus ] - image sync refresh
This commit is contained in:
@@ -11,7 +11,7 @@ func main() {
|
||||
fmt.Println("start socks5 server error must provide listen port !")
|
||||
return
|
||||
}
|
||||
if len(os.Args) > 3 {
|
||||
if len(os.Args) > 4 {
|
||||
fmt.Println("start socks5 server error !")
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user