confirmedcode / Lockdown-iOS

GNU General Public License v3.0
886 stars 86 forks source link

Feature request: option to export/import custom block list #65

Open pzumk opened 3 years ago

pzumk commented 3 years ago

Many of us are probably using more than one iOS device. Right now it’s not possible to move the custom block list to another device. I’m blocking 50+ custom domains which takes ages to enter manually on another device. Maybe we could get the option to export and import block lists?

TheMMcOfficial commented 3 years ago

Yeah could be great. We can add share block list to block certain apps or tracking.

Laicure commented 3 years ago

Yes, please. We would like to use custom hosts files from urls or locally from files.

I wanted to see some DNS66 clone for iOS. Simple, lightweight, and easy to configure local vpn with manual refresh ('cause I hate auto-updating apps in background). I have been using AdGuard Pro for its local VPN functionality and it has the "import list" thing that recognizes hosts files. Very Handy-dandy.

forrie commented 2 years ago

I agree. This could be exported into portable formats (JSON, XML, etc) -- the app could "import" the config file from an accessible location (local or cloud). Having a text-based config file will allow for CLI edits (script or manual).