Giter VIP home page Giter VIP logo

kitsunebi's People

Contributors

rurirei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kitsunebi's Issues

Kitsunebi v2 designing

{
  "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
  }
}

Battery Drain on Android 10 MIUI 12

Bug Report

what is your environment info (mobile system, app version, etc)?

MIX3 Android 10 MIUI 12 Kitsunebi-xray-1.3.0

what is your problem meet?

Battery drain, like 400mAh in 1.5h

paste your configuration here

{
   "log": {
       "loglevel": "warning"
   },
   "inbounds": [
       {
           "port": 10809,
           "listen": "127.0.0.1",
           "protocol": "socks",
           "settings": {
               "udp": true
           }
       }
   ],
   "outbounds": [
       {
           "protocol": "vless",
           "settings": {
               "vnext": [
                   {
                       "address": "",
                       "port": 6516,
                       "users": [
                           {
                               "id": "",
                               "flow": "xtls-rprx-direct",
                               "encryption": "none",
                               "level": 0
                           }
                       ]
                   }
               ]
           },
           "streamSettings": {
               "network": "tcp",
               "security": "xtls",
               "xtlsSettings": {
                   "serverName": ""
               }
           }
       }
   ]
}

TODO List

TODO

DEVELOPMENT

  • service in separate process
  • fix for known issues

FEATURE

  • ipv6 support #11
  • latency and availbility test
  • speed stats in notification
  • traffic stats in notification
  • start connection with system booting
  • subscription (Pull Request welcome) #10
  • qrcode scanner (Pull Request welcome)

//////////////////////////////////////////////////////////////////

WON'T APPLY

DEVELOPMENT

  • UI for create v2ray configuration. custom config support only always
  • translation

FEATURE

  • pre-provided rule
  • dynamic endpoint
  • fail over, load balance
  • dns custom configuration 2dust/v2rayNG#653

The App Will Crash after Clicking the Pause Button while the Core is Started

Bug Report

what is your environment info (mobile system, app version, etc)?

Android 9.0, Latest version with Xray core 1.4.2

what is your problem meet?

Shown as the title.

if problem reproducible? to describe reproduce steps in details.

Can reoccur every time after the core is started.

paste your configuration here

No need to provide configure file.

建议加入对ipv6的支持

原版的Kitsunebi是支持打开ipv6网站的,希望能加入这一功能,另外在关闭代理时程序会闪退,希望改进,并更新至xray1.40,谢谢。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.