Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kitsunebi v2 designing #15

Open
rurirei opened this issue Mar 31, 2021 · 1 comment
Open

Kitsunebi v2 designing #15

rurirei opened this issue Mar 31, 2021 · 1 comment

Comments

@rurirei
Copy link
Owner

rurirei commented Mar 31, 2021

{
  "log": {
    "level": "debug"  // debug, info, notice, warning, error
  },
  "dns": {
    "fakeDns": {
      "enabled": false,  // false, true
      "range": "198.18.0.1/16"
    },
    "fallbackDns": {
      "enabled": false  // false, true
    },
    "localDns": {
      "enabled": false,  // false, true
      "ip": "8.8.8.8"
    }
  },
  "inbound": {
    "custom": false  // false, true
  }
}
@rurirei rurirei added welcome: todo New feature or request top labels Mar 31, 2021
@rurirei rurirei pinned this issue Mar 31, 2021
Repository owner locked as resolved and limited conversation to collaborators Apr 8, 2021
@rurirei rurirei added welcome: v2 and removed top welcome: todo New feature or request labels Apr 12, 2021
@rurirei
Copy link
Owner Author

rurirei commented May 31, 2021

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant