mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-18 01:33:08 +00:00
命令行模式同步
This commit is contained in:
@@ -127,7 +127,6 @@ func ProcessHttp(c *utils.Conn, s *TunnelModeServer) error {
|
||||
}
|
||||
method, addr, rb, err, r := c.GetHost()
|
||||
if err != nil {
|
||||
log.Println(err)
|
||||
c.Close()
|
||||
return err
|
||||
}
|
||||
|
Reference in New Issue
Block a user