Giter Site home page Giter Site logo

frpmgr's Introduction

FRP Manager

GitHub release Frp version

简体中文 | English

Windows 下的 frp 图形界面客户端。

screenshot

系统需求:Windows 7 及以上版本

使用说明:

  1. 启动配置将以后台服务的形式独立运行,关闭界面并不影响配置的运行
  2. 已启动的配置,下次开机会自动启动,除非手动禁用自启
  3. 通过界面修改配置后,会自动重启该配置的实例
  4. 手动停止配置后,该配置将不会开机自启

✨ 特征

  • ✏️ 简易的编辑界面,快速完成配置
  • ⏯️ 快捷启用/禁用代理条目
  • 📚 多配置文件管理
  • 📥 支持导入/导出配置文件
  • 💻 开机自启动
  • 🔒 支持密码保护
  • 🕓 支持自动删除配置文件

⚙️ 构建

安装依赖

环境配置

  1. vcvarsall.bat 添加到环境变量。通常目录为:

    C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build

  2. 确保 MinGW 的 bin 目录已添加到环境变量

  3. 确保环境变量 WIX 已设置为 Wix 的安装目录

编译项目

git clone https://github.com/koho/frpmgr
cd frpmgr
build.bat

bin 目录找到生成的安装文件。

调试

第一次构建项目时,需要渲染图标和生成资源:

go generate

上述命令无需每次构建都运行,只需在资源发生变更时再次执行即可。

命令完成后,可直接运行程序:

go run ./cmd/frpmgr

捐助

如果您觉得本项目对你有帮助,欢迎给予我们支持

frpmgr's People

Contributors

dependabot[bot] avatar gesangtome avatar koho avatar

Watchers

 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.