mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-16 16:57:08 +00:00
9 lines
229 B
Plaintext
9 lines
229 B
Plaintext
config 'ua3f' 'enabled'
|
|
option enabled '0'
|
|
|
|
config 'ua3f' 'main'
|
|
option port '1080'
|
|
option bind '127.0.0.1'
|
|
option ua 'FFF'
|
|
option ua_regex '(iPhone|iPad|Android|Macintosh|Windows|Linux)'
|
|
option log_level 'info' |