-
Notifications
You must be signed in to change notification settings - Fork 47
Group
Also called proxy groups.
-
Create the group manually using the Add button on the Toolbar (top right corner).
-
Long press to sort groups.
-
Swipe left to delete the group (Or click the delete button in the edit page).
-
Click the "Update" button to update your subscription.
-
Use the three-dot button menu to:
- Share subscriptions as links / QR codes.
- Export all configurations to clipboard or file.
- Clear profiles.
Basic: profiles can be dragged and sorted.
Subscription: can only update profiles from subscription.
Notmal format, like base64, sing-box json configuration; any text containing proxy links.
Rarely used.
https://github.com/Shadowsocks-NET/OpenOnlineConfig
Features:
- Traffic usage.
- Force TLS 1.3 with pinned certificate support.
https://shadowsocks.org/doc/sip008.html
A rarely used shadowsocks subscription format.
Force resolve server address to IP address. If can, it will also sets HTTP host and SNI.
Remove duplicate profiles.
The timer will check if the device is connected to any proxy, otherwise the update will be skipped.
When you update manually, a confirmation dialog will also be displayed.
The User-Agent HTTP request header is a characteristic string that lets servers and network peers identify the application, operating system, vendor, and/or version of the requesting user agent.
Learn more: User-Agent | MDN
If you don't set it, it will use default value: husi/${husi_version} (${husi_version_code}; sing-box ${sing-box_version})
If you set it, it will replace these escapes to the corresponding value:
-
$version
:Husi version name. -
$version_code
:Husi version code. -
$box_version
:sing-box version name.
Literally. Due to Android API limitations, the minimum update interval is 15 minutes.