Coder Social home page Coder Social logo

devin8888 / frpclient-win Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codemonkey-m/frpclient-win

0.0 0.0 0.0 404 KB

frpc Windows 图形界面客户端, frpc Windows GUI client.图形化配置frpc,支持开机启动.

License: Other

C# 100.00%

frpclient-win's Introduction

FrpClient-Win

License Lastest Release

frpc 的 Windows GUI 客户端,图形化配置 frpc,以及支持开机启动,仅在 Win10 下测试。

使用

目录结构

.  
├── FrpClient-Win.exe	// GUI主程序  
├── frpc.exe		// frpc  
├── config.ini		// 配置  
└── autoService.log	// 服务自启日志  

开机启动

支持两种方式开机启动,两种方式选其一即可,当以服务方式启动时,GUI可退出。

普通自启

  1. Windows 用户登录时,将以 ./FrpClient-Win.exe autorun 自启。
  2. 默认打开 frpc.exe 并最小化到任务栏。

服务自启

  1. 当以管理员身份运行 GUI 时,右键托盘图标可注册到系统服务,实现免 Windows 用户登录自启;生效后 GUI 只起配置作用,可退出。
  2. 服务自启时,日志写入到 ./autoService.log,未做自动清理,需手动删除。
  3. 你也可以通过 此电脑 - 管理 - 服务和应用程序 - 服务,找到 FrpClient 项目进行管理。
  4. 如需删除本程序,请先在 GUI 中取消系统服务自启。

一些技巧

  • 服务配置中填入用户标识符,可避免与他人标签冲突
  • 编辑条目时,双击本地IP框,填入 127.0.0.1。
  • 编辑条目时,双击远程端口框,填入 =本地端口。
  • 支持范围端口映射,端口格式如:80-88;443。
  • 支持热加载配置(v0.0.1.2+),需先在 服务配置 中勾选 开启客户端面板

截图

主界面

贡献者

  • @Cp0204
  • @sanshuifeibing

frpclient-win's People

Contributors

codemonkey-m avatar cp0204 avatar

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.