mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-08-25 10:41:45 +00:00
chore: reformat code
This commit is contained in:
@@ -4,9 +4,10 @@ import (
|
||||
"bufio"
|
||||
"crypto/tls"
|
||||
"fmt"
|
||||
"github.com/apernet/hysteria/extras/correctnet"
|
||||
"net"
|
||||
"net/http"
|
||||
|
||||
"github.com/apernet/hysteria/extras/correctnet"
|
||||
)
|
||||
|
||||
// MasqTCPServer covers the TCP parts of a standard web server (TCP based HTTP/HTTPS).
|
||||
|
Reference in New Issue
Block a user