mirror of
https://github.com/bestnite/sub2clash.git
synced 2025-06-17 12:43:18 +08:00
Unify parts of the model with MetaCubeX.
This commit is contained in:
@ -91,7 +91,7 @@ func (p *SocksParser) Parse(proxy string) (P.Proxy, error) {
|
||||
Socks: P.Socks{
|
||||
Server: server,
|
||||
Port: port,
|
||||
Username: username,
|
||||
UserName: username,
|
||||
Password: password,
|
||||
},
|
||||
}, nil
|
||||
|
Reference in New Issue
Block a user