mirror of https://github.com/fatedier/frp
parent
0214b974dd
commit
2225a1781f
|
@ -37,7 +37,7 @@ import (
|
|||
"github.com/fatedier/frp/pkg/util/xlog"
|
||||
)
|
||||
|
||||
// Visitor is used for forward traffics from local port tot remote service.
|
||||
// Visitor is used for forward traffics from local port to remote service.
|
||||
type Visitor interface {
|
||||
Run() error
|
||||
Close()
|
||||
|
|
Loading…
Reference in New Issue