Giter Site home page Giter Site logo

luci-app-frpc's Introduction

luci-app-frpc

Luci support for Frpc

Release Version Latest Release Download

Install

  1. Download ipk files from release page

  2. Upload files to your router.

  3. Install package with opkg:

opkg install luci-app-frpc_*.ipk

For Simplified Chinese, please install luci-i18n-zh-cn.

Configure

  1. Download client file from Frp release link or Frp ipk release link.

  2. Upload the client file to your router, or install the ipk file.

  3. Config client file path in luci.

  4. Add your server and proxy rules.

  5. Enable the client.

luci-app-frpc's People

Contributors

ddosolitary avatar hqvv avatar kuoruan 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

luci-app-frpc's Issues

加了token字段后服务端无法注册

在web页面上强制添加token字段, 加了token启动后无法注册到服务器, 删除配置文件中的token字段后, 手动启动frpc可以注册成功, 这个token应该是选填的才对. 现在是用定时任务手动启动frpc服务

请问如何更新frpc的版本

怀疑因版本问题导致无法正常运行
日志报:login to server failed: EOF
所以想请问如何更新frpc的版本呢?

ssh tcp 无法连接

能提供一个luci 界面的配置wiki吗? web类型能连接,ssh的tcp模式始终无法连接

关于 Frpc通用设置-高级选项-协议

您好,谢谢你的付出
能否在 Frpc通用设置-高级选项-协议 里加一个 不指定 的选项,因为xtcp要求启用tcp和udp,只指定一个的话xtcp模式下无法注册到服务器

更新保存时无法更新到配置文件吗

更改了配置保存后发现没有生效,于是看了下配置文件还是老样子,界面和配置文件/var/etc/frpc.ini不一致。

还有就是没有停止服务的功能

客户端文件已经识别了,但是还是不能运行

Frpc 无法启动

已安装 0.37.1 版本的 openwrt-frpc 能检测到 /usr/bin/frpc 的版本, 但是点击 保存&应用 后无法启用, 个人怀疑是缺少 frpc.ini 配置文件所致, 想了解一下这个 frpc.ini 是存放在什么地方?

服务一直无法运行且无法获取客户端版本

QQ拼音截图20191111155959
如图
已按上传相应的客户端文件

QQ拼音截图20191111160146
QQ拼音截图20191111160233
这个地方指的是上传frpc的软件包 我理解的没错吧 应该不是我的客户端配置文件吧?
linux小白 希望能够说的基础一点
QQ拼音截图20191111161604
QQ拼音截图20191111161411

另外我不太清除我的设备是arm64还是mipls构架 原谅我的小白 希望能得到帮助

[Feature Request]多服务端支持

有需要连接多个服务端的需求,现在只能再复制配置文件手动输命令开启。希望可以做多服务端。

基本的流程变为:
创建服务端1,创建服务端2 .... n

创建服务->选择服务端节点->应用

一直timeout貌似时区有问题,但是client和server时区是相同的

手动运行frpc:

root@ImmortalWrt:~# /usr/bin/frpc -c /var/etc/frp/frpc.conf
2023/02/02 08:17:21 [W] [service.go:105] login to server failed: timeout

然而真实的时间是:

root@ImmortalWrt:~# date
Thu Feb  2 16:18:04 CST 2023

这是服务端,我其他的机器都可以正常用frpc,唯独openwrt的机器不行:

[root@yunyuyuan:~]# date
Thu Feb  2 16:18:47 CST 2023

安装时与frpc_0.44.0-1冲突

提示如下:

root@OpenWrt:~# opkg install luci-app-frpc_1.2.1-1_all.ipk
Installing luci-app-frpc (1.2.1-1) to root...
Collected errors:

  • check_data_file_clashes: Package luci-app-frpc wants to install file /etc/init.d/frpc
    But that file is already provided by package * frpc
  • opkg_install_cmd: Cannot install package luci-app-frpc.

R4S openwrt 安装之后,web 没有权限控制服务启动与停止

系统是 https://github.com/DHDAXCW/NanoPi-R4S
原本自带 frpc ,但是服务器上安装了最新的 snowdreamtech/frps 之后,自带的 frpc 就不好使了,服务可以登录上,但是一直是端口绑定失败,后来就卸载了 frpc ,安装了最新的 frpc 0.42.0,安装了最新的 luci-app-frpc,结果发现好像没有权限,起不来 frpc 的服务,创建不出日志,都是手动启动的,frpc 可以正常使用了,只是 luci-app-frpc 没办法启动停止服务,关键都是 ssh 手动来操作的 luci-app-frpc 感觉没啥用了啊,我是哪里配置的权限不对吗?

客户端文件已经识别了,但是还是不能运行

koolshare兼容问题

range组的时候,提示值无效

frpc的range组,支持独立端口和端口范围混排在一起的这种写法
但在目前该项目的luci中,这样填写会报“一些项目的值无效,无法保存”
请确认能否解决。
(下图上部分是报错,下图是在我环境中其他客户端直接使用frpc.ini加载的案例)
1

通用设置界面未显示设置选项

frpc 使用的是 https://github.com/kuoruan/openwrt-frp

因为存最新版frpc存在 kuoruan/openwrt-frp#31 这个错误,所以使用的是 0.37.1-1 版本

安装时有以下报错

root@OpenWrt:/tmp/tmp# opkg install luci-app-frpc_1.2.1-1_all.ipk
Downloading http://192.168.0.7/luci-app-frpc_1.2.1-1_all.ipk
Installing luci-app-frpc (1.2.1-1) to root...
Configuring luci-app-frpc.
Collected errors:
 * resolve_conffiles: Existing conffile /etc/config/frpc is different from the conffile in the new package. The new conffile will be placed at /etc/config/frpc-opkg.

image

没有界面

安装完成后,要在命令行跑。没有界面 。

安装的时候出现 [info] Instance "main" disabled.

root@openwrt:/tmp# opkg install ./luci-app-frpc_1.1.0-1_all.ipk
Installing luci-app-frpc (1.1.0-1) to root...
Configuring luci-app-frpc.
[info] Instance "main" disabled.
root@openwrt:/tmp# opkg install ./luci-i18n-frpc-zh-cn_1.1.0-1_all.ipk
Installing luci-i18n-frpc-zh-cn (1.1.0-1) to root...
Configuring luci-i18n-frpc-zh-cn.

首先,感谢你给我们提供这么方便的插件。
以上就是我安装的过程,和出现的提示,目前我的网页里面看到“常规选项、高级选项、管理选项”这三个选项卡,不知道是不是已经齐全?因为我在网页里面找不到配置具体连接信息的位置。
我使用的主程序ipk同样是你提供的最新版本。

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.