[已解决]有偿30R,请教一个 v2r对接后端对接 面板问题
本帖最后由 bios12567496 于 2019-2-12 15:48 编辑面板用的是 ss-panel-v3-mod_Uim;然后 v2r后端:https://github.com/rico93/v2ray-sspanel-v3-mod_Uim-plugin;;对接后显示节点已经在线了,但是端口 和其他端口是空缺的,没用过v2请教下大佬们这个问题怎么解决 谢谢~纯自用非盈利机场!
还需要在节点地址后面添加数据,添加完即可 v2需要单端口吧
乖.含住 发表于 2019-2-12 11:40
v2需要单端口吧
请问大佬,面板创建节点配置 是选了普通端口呀, 节点对接显示已经上线了,但是节点 端口是没有的,需要到后端 节点服务器处修改什么配置文件么?
bios12567496 发表于 2019-2-12 11:57
请问大佬,面板创建节点配置 是选了普通端口呀, 节点对接显示已经上线了,但是节点 端口是没有的,需 ...
v2r选单端口多用户吧 这个个人后端还在开发吧,不成熟
lumaster 发表于 2019-2-12 13:27
这个个人后端还在开发吧,不成熟
是的,但是应该也是可以用的鸭
乖.含住 发表于 2019-2-12 13:07
v2r选单端口多用户吧
已经更改了,面板站点域名是有开https的,还是不显示端口~ 自顶一下~
chaoqun14 发表于 2019-2-12 13:56
还需要在节点地址后面添加数据,添加完即可[*]config.json
[*]
[*]{
[*]"api": {
[*] "services": [
[*] "HandlerService",
[*] "LoggerService",
[*] "StatsService"
[*] ],
[*] "tag": "api"
[*]},
[*]"inbounds": [{
[*] "listen": "127.0.0.1",
[*] "port": 2333,
[*] "protocol": "dokodemo-door",
[*] "settings": {
[*] "address": "127.0.0.1"
[*] },
[*] "tag": "api"
[*]}
[*]],
[*]"log": {
[*] "access": "/var/log/v2ray/access.log",
[*] "error": "/var/log/v2ray/error.log",
[*] "loglevel": "info"
[*]},
[*]"outbounds": [{
[*] "protocol": "freedom",
[*] "settings": {}
[*]},
[*] {
[*] "protocol": "blackhole",
[*] "settings": {},
[*] "tag": "blocked"
[*] }
[*]],
[*]"policy": {
[*] "levels": {
[*] "0": {
[*] "bufferSize": 10240,
[*] "connIdle": 300,
[*] "downlinkOnly": 5,
[*] "handshake": 4,
[*] "statsUserDownlink": true,
[*] "statsUserUplink": true,
[*] "uplinkOnly": 2
[*] }
[*] },
[*] "system": {
[*] "statsInboundDownlink": false,
[*] "statsInboundUplink": false
[*] }
[*]},
[*]"reverse": {},
[*]"routing": {
[*] "settings": {
[*] "rules": [{
[*] "ip": [
[*] "0.0.0.0/8",
[*] "10.0.0.0/8",
[*] "100.64.0.0/10",
[*] "127.0.0.0/8",
[*] "169.254.0.0/16",
[*] "172.16.0.0/12",
[*] "192.0.0.0/24",
[*] "192.0.2.0/24",
[*] "192.168.0.0/16",
[*] "198.18.0.0/15",
[*] "198.51.100.0/24",
[*] "203.0.113.0/24",
[*] "::1/128",
[*] "fc00::/7",
[*] "fe80::/10"
[*] ],
[*] "outboundTag": "blocked",
[*] "protocol": [
[*] "bittorrent"
[*] ],
[*] "type": "field"
[*] },
[*] {
[*] "inboundTag": [
[*] "api"
[*] ],
[*] "outboundTag": "api",
[*] "type": "field"
[*] },
[*] {
[*] "domain": [
[*] "regexp:(api|ps|sv|offnavi|newvector|ulog\\.imap|newloc)(\\.map|)\\.(baidu|n\\.shifen)\\.com",
[*] "regexp:(.+\\.|^)(360|so)\\.(cn|com)",
[*] "regexp:(.?)(xunlei|sandai|Thunder|XLLiveUD)(.)"
[*] ],
[*] "outboundTag": "blocked",
[*] "type": "field"
[*] }
[*] ]
[*] },
[*] "strategy": "rules"
[*]},
[*]"stats": {},
[*]"sspanel": {
[*] "nodeId": 20,
[*] "checkRate": 60,
[*] "panelUrl": "xxxx",
[*] "panelKey": "xxxx"
[*]}
[*]}复制代码
请问大佬是这个配置文件么?需要添加那些数据鸭?
bios12567496 发表于 2019-2-12 13:59
请问大佬是这个配置文件么?需要添加那些数据鸭?
大佬的这个后端好像没玩过,不太懂,前端倒是一样的
页:
[1]
2