Skip to content

Rules Interface

The Rules interface is the core configuration area of Whistle, used to manage all proxy rules and their grouping.

Rules Interface

Basic Interface Functions

ControlsFunctions
ONTurns rules on or off. Red: On, Gray: Off
ImportImports rules
ExportExports rules
SaveSaves and activates rules
CreateCreates a new rule/group
DeleteDeletes a rule/group
RenameRenames a rule/group
SettingsSets the editing style
Right-Click MenuIn addition to the above menu functions, plugins are also supported for extended menu functions

Advanced Editing Functions

Temporary File Editing

txt
... protocol://temp/blank.js

Workflow:

  1. Enter the path to the protocol action content (e.g., file://temp/blank.js)
  2. Ctrl+click (Win) / Cmd+click (Mac) the path
  3. Modify the content in the pop-up editor
  4. Automatically associate the file with the rule after saving
PrefixFilter TargetExample
No PrefixRule Name and Contenttest /test\d/i
k:patternRule Namek:test k:/test\d/i
v:patternRule Contentv:test v:/test\d/i