refactor: Modular inbounds/outbounds
This commit is contained in:
@@ -14,7 +14,7 @@ type HTTPMixedInboundOptions struct {
|
||||
InboundTLSOptionsContainer
|
||||
}
|
||||
|
||||
type SocksOutboundOptions struct {
|
||||
type SOCKSOutboundOptions struct {
|
||||
DialerOptions
|
||||
ServerOptions
|
||||
Version string `json:"version,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user