plugin
Here are 12,442 public repositories matching this topic...
-
Updated
Dec 28, 2020 - JavaScript
-
Updated
Jan 3, 2021 - Go
多实例(主要是v2ray多实例)需求,主要是两个场景,且难以用其它方式替代。请拨冗考虑,未来是否可以增加此特性。
场景1、代理链式转发
在 #742 中关于代理链式转发的讨论,使用proxySettings代理出站流量的方向是对的,但在实操中,结合机场的订阅,需要将机场的信息编辑到复杂路由的json配置中,当切换线路时非常的麻烦。
我现在的做法,是机场的代理提供一个本地socks5服务,比如端口为10801,v2ray中配置一个socks协议的outbound,作为vmess的proxySetting。整个链路大致是这样的:
浏览器 ->
# 代理
socks://127.0.0.1:1080 -> vmess outbound (proxySetting on socks)-> socks outbound ->
#
-
Updated
Dec 23, 2020 - Java
add *minimal* plugin
What would you like to be added:
Add a new plugin that minimizes responses as describe (e.g.) in the BIND manual
minimal-responses
minimal-responses yes | no ;
minimal-responses yes ;
If yes the server will only add records to the authority and additional data sections when they are required e.g. delegations, negative responses. This may improve the performance of the server. T
-
Updated
Jan 1, 2021 - Kotlin
-
Updated
Aug 13, 2020 - Java
@types in vue.i18n
Hello,
I'm using vue-i18n on my nuxt app with typescript.
I have a simple question :
Why in
declare module 'vue/types/options' {
interface ComponentOptions<V extends Vue> {
i18n?: {
messages?: VueI18n.LocaleMessages
dateTimeFormats?: VueI18n.DateTimeFormats
numberFormats?: VueI18n.NumberFormats
sharedMessages?: VueI18n.LocaleMessages
}
}
}
`local
Ultisnips plays very good with for selection but w
-
Updated
Nov 12, 2020 - Ruby
JS 配置如下:
var gitalk = new Gitalk({
clientID: '3654916*****0c0038c28',
clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
repo: 'Strange-AI.github.io',
owner: 'Strange-AI',
admin: ['jinfagang', 'Strange-AI'],
id: vm.codeId,
distractionFreeMode: false
});
gitalk.render('gitalk-conta
-
Updated
Sep 6, 2018 - Java
-
Updated
Dec 28, 2020 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Sep 25, 2020 - Objective-C
-
Updated
Aug 24, 2018 - JavaScript
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Jun 13, 2020
-
Updated
Nov 4, 2020 - Objective-C
-
Updated
Jun 29, 2020 - Java
-
Updated
Nov 18, 2020
-
Updated
Oct 14, 2019 - JavaScript
-
Updated
Apr 22, 2018 - Python
Improve this page
Add a description, image, and links to the plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plugin topic, visit your repo's landing page and select "manage topics."