mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-11 05:48:17 +03:00
Add MTProxy, MASQUE, VPN, Link parser. Update AmneziaWG. Remove Tunneling
This commit is contained in:
6
option/parser.go
Normal file
6
option/parser.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package option
|
||||
|
||||
type ParserOutboundOptions struct {
|
||||
DialerOptions
|
||||
Link string `json:"link"`
|
||||
}
|
||||
Reference in New Issue
Block a user