Skip to content

[feature request] sync remote hosts file #20

@jhdxr

Description

@jhdxr

Is there any plan to support to download remote file like what adblock does. We can make use of the existing comment rules.

for example:

#remote(http://10.0.0.101/shared)

means sync the whole local hosts with http://10.0.0.101/shared

and of course this applys to group

#==== project1 #remote(http://10.0.0.101/project1)
#====

it's easy to co-exist with other rules

#hide remote(http://10.0.0.101/shared)

use space or something else as separator, and each comment represent a single rule.

btw, we can use the comment to save more info if needed, like #lastupdate(2016-04-26 12:00:00).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions