ShadowSocks - ivCheck

This commit is contained in:
mhsanaei
2024-11-12 14:01:42 +03:30
parent 6e59aa14b0
commit 111bfe5d2e
2 changed files with 9 additions and 2 deletions

View File

@@ -43,5 +43,8 @@
<a-select-option value="udp">UDP</a-select-option>
</a-select>
</a-form-item>
<a-form-item label='ivCheck'>
<a-switch v-model="inbound.settings.ivCheck"></a-switch>
</a-form-item>
</a-form>
{{end}}