mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-11 12:56:31 +08:00
增加基于tap设备的桥接访问模式
This commit is contained in:
7
sessdata/start.go
Normal file
7
sessdata/start.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package sessdata
|
||||
|
||||
func Start() {
|
||||
initIpPool()
|
||||
initIpMac()
|
||||
checkSession()
|
||||
}
|
Reference in New Issue
Block a user