mirror of
https://github.com/luscis/openlan.git
synced 2025-10-06 09:06:54 +08:00
fea: support disable snat.
This commit is contained in:
@@ -114,6 +114,8 @@ type Networker interface {
|
||||
FindHoper() FindHoper
|
||||
DoZTrust()
|
||||
UndoZTrust()
|
||||
DoSnat()
|
||||
UndoSnat()
|
||||
}
|
||||
|
||||
type IPSecer interface {
|
||||
|
Reference in New Issue
Block a user