mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-08-13 12:51:45 +00:00
format: gofumpt
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
package tun
|
||||
|
||||
import (
|
||||
"net"
|
||||
|
||||
"github.com/tobyxdd/hysteria/pkg/utils"
|
||||
"github.com/xjasonlyu/tun2socks/v2/core/adapter"
|
||||
"net"
|
||||
)
|
||||
|
||||
func (s *Server) HandleTCP(localConn adapter.TCPConn) {
|
||||
|
Reference in New Issue
Block a user