Skip to content

一个使用Avalonia开发的FRP(内网穿透/反向代理)的Windows/Linux/MacOS桌面GUI程序;A desktop GUI program developed using Avalonia for FRP (intranet penetration/reverse proxy) on Windows/Linux/MacOS.

Notifications You must be signed in to change notification settings

autodotua/FrpGUI

Repository files navigation

FRP GUI

一个使用Avalonia开发的FRP(内网端口转发)的Windows/Linux/MacOS GUI程序

客户端界面

服务器界面

依赖库

FzLib (master_v2分支)

自动构建

  1. 在解决方案根目录创建bin目录
  2. 下载frp的二进制文件(目前支持的是v0.55.1),解压后放置到bin目录。此时,bin目录的结构如下:
bin
│
├─frp_0.55.1_darwin_amd64
│      frpc
│      frpc.toml
│      frps
│      frps.toml
│      LICENSE
│
├─frp_0.55.1_linux_amd64
│      frpc
│      frpc.toml
│      frps
│      frps.toml
│      LICENSE
│
└─frp_0.55.1_windows_amd64
        frpc.exe
        frpc.toml
        frps.exe
        frps.toml
        LICENSE
  1. 确保已安装.NET 8 SDK
  2. 执行build_Avalonia.ps1PowerShell脚本。该脚本会自动生成win-x64,linux-x64和macos-x64版本。

About

一个使用Avalonia开发的FRP(内网穿透/反向代理)的Windows/Linux/MacOS桌面GUI程序;A desktop GUI program developed using Avalonia for FRP (intranet penetration/reverse proxy) on Windows/Linux/MacOS.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published