Giter Site home page Giter Site logo

plugins's People

Contributors

arm64v8a avatar enfein avatar ferstar avatar hibobmaster avatar jiraiya8 avatar kevinmx avatar xchacha20-poly1305 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  avatar  avatar  avatar  avatar

plugins's Issues

A critical request

Please update xray plugin to the latest version of xray core

We need also need utls for this plugin's configuration.

We need your help.

有开发gost插件的计划吗?

现有的基于Shadowsocks的gost插件不兼容udp且只能在Matsuri上使用,Nekobox无法。
在Nekoray中可以通过使gost成为自定义核心的方式成功运作。不知道android上有没有类似的方案。

Can you build a 32bits plugin for me?

one of my phones is a phone with a 32bits CPU, can you build the TUIC plugin 32bits as well, if possible, please push them to Google play too, thank you so much
I tried to build them on the Android Studio, it was successfully built the 32bits unsigned release apk files, but unfortunately Android didn't allow me to install it due to security reasons

Xray issue

I can't get vless real delay
All time it shows connection refused
Please fix this
Thanks.
i'm using Xray v1.7.2-1

[Feature Request ] : Edit Juicity plugin parameters & update plugin to ver 0.4.0

Hi ,
Hope you're doing great .
This is Juicity ver 0.3.0 plugin ,and needs some edition

  1. Change "uuid" to "UUID" ,and default parameter should be "Not set"
  2. Change "password" to "Password"
  3. There is no sni in Juicity config file . Delete the whole sni .
  4. Change "allowInsecure" to "Allow Insecure"
  5. Change "congestionControl" to " Congestion Control" ,and add three choices [ BBR , Cubic , New-Reno] in Congestion Control .
  6. Apply ver 0.4.0 Juicity changes to plugin and release ver 0.4.0 Juicity plugin .
    Many thanks for your efforts 🌹🌱
    Yours Sincerely 🙏🏻
    Screenshot_20240208_205511_NekoBox

Plugin system doesnt allow to bypass plugin

Hello,
I wrote a nekobox plugin thats doing tls fragmentation, and this process requires that nekobox allows the plugin to connect to internet freely

this is the config that i wrote in my main.js and as you see i added needBypassRootUid: true, but it doesnt work and traffic getting back to executable file socks port

let plgConfig = {
    ok: true,
    reason: "",
    minVersion: 1,
    protocols: [
      {
        protocolId: "bepass",
        links: ["bepass://"],
        haveStandardLink: false,
        canShare: true,
        canMux: false,
        canMapping: false,
        canTCPing: false,
        canICMPing: false,
        needBypassRootUid: true,
      }
    ],
  };

My app id ismoe.matsuri.plugin.bepass and this is my build.gradle.kts file

plugins {
    id("com.android.application")
    id("org.jetbrains.kotlin.android")
}

setupAll()

android {
    defaultConfig {
        applicationId = "moe.matsuri.plugin.bepass"
        versionCode = 1
        versionName = "1.1.10"
    }
}

if you add somthing that i can remove nekobox itself from the vpn service i can publish my work and many people in iran can bypass dpi and watch youtube without needing a vpn server

Thanx

naiveproxy 插件

大佬能否开发个naiveproxy 插件,最近其他几个协议封端口和封IP很严重,目前看来就是naiveproxy最稳定,但是nekoray还没有naiveproxy的插件啊,,谢谢!

Juicity 0.3.0插件速度问题

Emmm,不知道是不是我一个人的问题。

从test-3升级到了0.3.0插件,speedtest测速没有区别。但是上油管,0.3.0插件非常慢(从打开网站到视频播放速度都很慢)。同一时间同一线路同一个视频,test-3可以到10w以上但0.3.0只能几千。已经在Nekobox里面关闭了QUIC,也在手机Chrome里面关闭了了QUIC。情况很类似没有关闭QUIC前的情况。

是我一个人吗?

juicity-test-3 local network error

juicity-test-3 giving an error when connecting. the error is "Failed: GET "http://cp.cloudflare.com/": read tcp 127.0.0.1:43829->127.0.0.1:37175: read: connection reset by peer". but when i turn on the mobile wifi hotspot or usb tethering the error goes away and juicity starts working smoothly.

NaïveProxy does not connect if use Domain as server address

Hi
I`m using NekoBox For Android 1.3.0 with NaïveProxy plugin v118.
When I use Domain (same as sni) as server address it will not connect but when I use IP (assigned to that domain) as server address it connects successfully.
In settings for "Domain Strategy for Server address" I set "prefer ipv4" but not working too.
And there is no helpful logs in logs menu.
Is it bug ? or excepted behavior?

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.