Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 363 Bytes

built-in.en.md

File metadata and controls

21 lines (11 loc) · 363 Bytes

Preset outbound

DIRECT

Direct, data exits directly.

REJECT

Reject, intercepts data from going out.

REJECT-DROP

Reject, unlike REJECT, this strategy silently drops the request.

PASS

Bypass, skipping this rule when matching.

COMPATIBLE

Compatible, appears when no node is selected in the policy group filtering, equivalent to DIRECT.