Deprecate dns_hijack and dns inbound
This commit is contained in:
@@ -18,9 +18,10 @@ import (
|
||||
|
||||
type myOutboundAdapter struct {
|
||||
protocol string
|
||||
network []string
|
||||
router adapter.Router
|
||||
logger log.ContextLogger
|
||||
tag string
|
||||
network []string
|
||||
}
|
||||
|
||||
func (a *myOutboundAdapter) Type() string {
|
||||
|
||||
Reference in New Issue
Block a user