mirror of
https://github.com/luscis/openlan.git
synced 2025-10-06 00:57:03 +08:00
fea: access in name proxy.
This commit is contained in:
@@ -207,7 +207,7 @@ func (w *WorkerImpl) addOutput(bridge string, port *co.Output) {
|
||||
port.Link = cn.Taps.GenName()
|
||||
name, pass := SplitCombined(port.Secret)
|
||||
algo, secret := SplitCombined(port.Crypt)
|
||||
ac := co.Point{
|
||||
ac := co.Access{
|
||||
Alias: w.cfg.Alias,
|
||||
Network: w.cfg.Name,
|
||||
RequestAddr: false,
|
||||
|
Reference in New Issue
Block a user