mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2025-01-03 04:50:11 +00:00
chore: remove spaces for protocol name
This commit is contained in:
parent
5654ef7ddb
commit
85e1c0aa33
@ -40,7 +40,6 @@ func Serve(from *net.TCPConn, to *net.TCPConn, proto string, fd string, td strin
|
||||
log.Debugf("%s closing proxy connection: %s -> %s", proto, fd, td)
|
||||
}()
|
||||
|
||||
proto += " "
|
||||
buf := make([]byte, BufferSize)
|
||||
for {
|
||||
if timeout > 0 {
|
||||
|
Loading…
Reference in New Issue
Block a user