Giter Site home page Giter Site logo

stilleshan / frpc Goto Github PK

View Code? Open in Web Editor NEW
592.0 6.0 171.0 42 KB

基于原版 frp 内网穿透客户端 frpc 的一键安装卸载脚本和 docker 镜像.支持群晖NAS,Linux 服务器和 docker 等多种环境安装部署.

Home Page: https://hub.docker.com/r/stilleshan/frpc

Dockerfile 8.48% Shell 91.52%
frp frpc frpc-docker

frpc's Introduction

Hi there, I'm Stille - IOIOX 👋

[English Version]

Website Twitter Follow

我感兴趣的相关技术方向

我并不是一个程序员,在过去 30 多年里,我没有任何的编程语言技术背景。
我几乎都是在网上研究自学,并且对 Linux / Shell / Python / Docker / DevOps 以及更多能提升我们工作效率的自动化工作流技术感兴趣。

我维护的一些免费服务

  • GitHub Proxy - 代理 clone 和下载 GitHub 仓库、文件、releases 的网站。
  • Docker Proxy - 多平台 docker 镜像代理服务,支持 Docker Hub, GitHub, Google, k8s, Quay 等镜像仓库.
  • Free FRP - 免费 FRP 内网穿透服务。
  • RSS Forever - 免费的 RSS 和 RSSHub 服务。
  • Snapdrop Services - 全平台内网文件传输服务。

📕 最新博客文章

➡️ 更多文章...


GitHub 统计

stilleshan's github stats

推荐我的仓库

frpc's People

Contributors

shenyunet avatar sinlov avatar stilleshan 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

frpc's Issues

使用gitee

需要穿透的服务器一般都是国内的家庭宽带,但是github访问不了,导致安装失败

RockyLinux 9,无法启动

systemctl status frpc输出信息如下,直接复制ExecStart内容是可以正常启动的。

● frpc.service - Frp Server Service
     Loaded: loaded (/usr/lib/systemd/system/frpc.service; enabled; vendor preset: disabled)
     Active: activating (auto-restart) (Result: exit-code) since Wed 2023-02-08 04:08:28 CST; 234ms ago
    Process: 1694 ExecStart=/usr/local/frp/frpc -c /usr/local/frp/frpc.ini (code=exited, status=203/EXEC)
   Main PID: 1694 (code=exited, status=203/EXEC)
        CPU: 1ms

支持OS X吗

当前版本支持os x或者未来版本支持吗?

在Rocky Linux 9.2 版本上systemd无法自启动

这边在Rocky Linux 9.2版本上安装脚本上,通过systemctl status frpc 查看自启动进程发现报错,错误如下:
image

手动运行/usr/local/frp/frpc -c /usr/local/frp/frpc.ini 没有问题,请问下是什么情况呢?

dokcer版本能否考虑加一个web管理

dokcer版本能否考虑加一个web管理,
之前有用过N1小钢炮的frpc,有web管理界面,修改可以试试生效。
目前用的你这个配置修改了必须重启容器才能生效会麻烦一点

下载、配置、启动,然后服务状态异常

frpc.service - Frp Server Service
   Loaded: loaded (/usr/lib/systemd/system/frpc.service; enabled; vendor preset: disabled)
   Active: activating (auto-restart) (Result: exit-code) since Sun 2021-12-26 17:07:47 CST; 1s ago
  Process: 1787862 ExecStart=/usr/local/frp/frpc -c /usr/local/frp/frpc.ini (code=exited, status=203/EXEC)
 Main PID: 1787862 (code=exited, status=203/EXEC)

HTTPS配置提示无法找到证书

使用环境为 威联通的 nas, http 配置正常.

2022/03/13 18:19:11 [W] [control.go:179] [d72a10e8af15e80a] [devwiki_nginx_https] start error: gen TLS config error: open ./ssl/nginx.crt: no such file or directory
2022/03/13 18:19:11 [I] [control.go:181] [d72a10e8af15e80a] [devwiki_git_ssh] start proxy success
2022/03/13 18:19:11 [I] [control.go:181] [d72a10e8af15e80a] [devwiki_nginx] start proxy success
2022/03/13 18:19:11 [I] [control.go:181] [d72a10e8af15e80a] [devwiki_blog] start proxy success
2022/03/13 18:19:11 [I] [control.go:181] [d72a10e8af15e80a] [devwiki_nas] start proxy success
2022/03/13 18:19:11 [W] [control.go:179] [d72a10e8af15e80a] [devwiki_nas_https] start error: gen TLS config error: open ./ssl/nas.crt: no such file or directory
2022/03/13 18:19:11 [I] [control.go:181] [d72a10e8af15e80a] [devwiki_git] start proxy success

nas中 配置挂载点:
image

不提示找不到 key, 提示找不到 crt, 尝试了直接放在 frp 根目录 也是不行.

image

配置https 证书, 提示无法找到文件, 使用windows系统测试 证书都正常.

C:\GreenSoft\frp_0.39.1_windows_386>frpc.exe -c frpc.ini
2022/03/13 18:19:36 [I] [service.go:327] [b8a1dae036e6c52c] login to server success, get run id [b8a1dae036e6c52c], server udp port [0]
2022/03/13 18:19:36 [I] [proxy_manager.go:144] [b8a1dae036e6c52c] proxy added: [devwiki_nas devwiki_nas_https]
2022/03/13 18:19:36 [I] [service.go:135] admin server listen on 127.0.0.1:7400
2022/03/13 18:19:36 [I] [control.go:181] [b8a1dae036e6c52c] [devwiki_nas] start proxy success
2022/03/13 18:19:36 [I] [control.go:181] [b8a1dae036e6c52c] [devwiki_nas_https] start proxy success

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.