Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

DNS Flip

A FolkPatch lua plugin that switches your private DNS based on what network you're on. WiFi gets one DNS, mobile data gets another. You can also set DNS per specific WiFi name.

How it works

  • On WiFi: uses your WiFi DNS setting
  • On mobile data: uses your mobile DNS setting
  • On a specific WiFi name: uses that WiFi's custom DNS
  • Type auto in any DNS field to use automatic DNS

Config

  • Default DNS: fallback when network is unknown. Type auto for automatic.
  • Mobile data DNS: used when on mobile data. Type auto for automatic.
  • WiFi DNS: used when on any WiFi. Type auto for automatic.
  • Per-SSID DNS: format: MyHome=dns.google,Office=dns.adguard-dns.com

Example

You are at home on WiFi "MyHome": DNS switches to AdGuard You leave home: DNS switches to Google You connect to office WiFi "Office": DNS switches to your office DNS

Tap Flip Now to apply manually, or let it run automatically

About

A lua plugin that Switches private DNS automatically based on your network. [THIS IS NOT A MODULE]

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages