• How to use Handler UI

    ::Filling Queries::

    Front Query:

    Front query also known as
    prefix is an input to append a
    string in front of the Domain in
    the URL requested to the
    network.
    ex:
    FrontQuery@mini5.opera-
    mini.net:80
    Middle Query:

    Middle query is an input to
    append a string at the back of
    the Domain in the URL
    requested to the network.
    ex:
    http:// mini5.opera-mini.net:80@MiddleQuery
    Back Query:

    Back query also known as suffix
    is an input to append a string at
    the back of the URL requested
    to the network.
    ex:
    http:// mini5.opera-
    mini.net:80
    ?BackQuery
    Remove String from URL (only
    for HUI123):
    A string that will be removed
    from the URL.
    ex:
    global-4-lvs-seele.opera-
    mini.net
    Filter (only for HUI200):

    Filter is an input to modify the
    URL string requested to the
    network, the format is:
    DOMAIN
    (
    StringToBeReplaceOrMove
    StringToBeReplaceOrMove1\Stri
    ngToReplace StringToReplace1).
    ex:
    1.-URL: http://www.ucweb.com/test/
    file.txt
    -Filter:
    www.ucweb.com
    (test\coba)
    Result: http://www.[url]www.ucweb.com/coba/[/url]
    file.txt
    2.-URL: http://www.ucweb.com/test/
    file.txt
    -Filter:
    *(st\)
    Result: http://www.ucweb.com/te/
    file.txt
    Add Port to non-Port URL:
    An input to append port of the
    Domain in the URL requested to
    the network. It will not effect on
    url that already contain port.
    ex:
    URL:
    http://www.ucweb.com/test/
    file.txt
    -Add Port to non-Port URL:
    80
    Result:
    http://www.ucweb.com.net:80/
    coba/file.txt
    Remove Port: Checked
    This is used to remove existing
    port on the URL.
    -Result: http://www.ucweb.com/
    subpath/index.html
    - Proxy Type: -http
    -Proxy Server:
    www.ucweb.com(free proxy site url)
    -Result:
    http://www.ucweb.com/subpath/
    index.html
    Extra Header added: X-Online-
    Host: www.ucweb.com
    Other Examples:
    - Proxy Type: -host
    -Proxy Server:
    www.ucweb.com
    -Result: http://www.ucweb.com/subpath/index.html
    Extra Header added: X-Online-
    Host: www.ucweb.com
    Username and Password:
    Result: Extra Header added:
    Proxy-Authorization
    (for Proxy login, if empty, the
    header will not be added)

    Note: this will take effect only
    on communication between the
    app to the app Server.
    Example on opera mini, if we
    input to open a sites than the
    url will not being modified,
    because the url only a part of
    the Communication Body.

    No comments:

    Post a Comment