mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
Update tor outbound doc
This commit is contained in:
parent
e839711d43
commit
8041d7ba25
@ -9,7 +9,7 @@
|
||||
"extra_args": [],
|
||||
"data_directory": "$HOME/.cache/tor",
|
||||
"torrc": {
|
||||
"ClientOnly": 1
|
||||
"ClientOnly": "1"
|
||||
},
|
||||
|
||||
... // Dial Fields
|
||||
|
@ -9,7 +9,7 @@
|
||||
"extra_args": [],
|
||||
"data_directory": "$HOME/.cache/tor",
|
||||
"torrc": {
|
||||
"ClientOnly": 1
|
||||
"ClientOnly": "1"
|
||||
},
|
||||
|
||||
... // 拨号字段
|
||||
|
Loading…
x
Reference in New Issue
Block a user