All Projects → dylanbai8 → Frpspro

dylanbai8 / Frpspro

Frps 一键安装脚本,Frpc Windows 便捷脚本!Frp 远程桌面!

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Frpspro

Ios Oss
Kickstarter for iOS. Bring new ideas to life, anywhere.
Stars: ✭ 7,840 (+5126.67%)
Mutual labels:  frp
Frp
Docker Image packaging for Frp. (amd64, arm32v6, arm32v7, arm64v8, i386)
Stars: ✭ 98 (-34.67%)
Mutual labels:  frp
Gateway Go
🎁GateWay Client for OpenIoTHub[云易连访问内网端口和设备的网关]
Stars: ✭ 127 (-15.33%)
Mutual labels:  frp
Frp Guides
A collection of tutorials, guidelines, examples, patterns and half-baked ideas on functional reactive programming (FRP).
Stars: ✭ 58 (-61.33%)
Mutual labels:  frp
Rerxswift
ReRxSwift: RxSwift bindings for ReSwift
Stars: ✭ 97 (-35.33%)
Mutual labels:  frp
Frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Stars: ✭ 51,746 (+34397.33%)
Mutual labels:  frp
Hs Quake 3
Quake 3 map viewer written in Haskell
Stars: ✭ 33 (-78%)
Mutual labels:  frp
Cedar
Rust framework for building visual/interactive applications
Stars: ✭ 136 (-9.33%)
Mutual labels:  frp
Rtmlton
MLton with Realtime GC and Threading features
Stars: ✭ 98 (-34.67%)
Mutual labels:  frp
Luci App Frpc
LuCI support for FRPC
Stars: ✭ 124 (-17.33%)
Mutual labels:  frp
Rhine
Haskell Functional Reactive Programming framework with type-level clocks
Stars: ✭ 69 (-54%)
Mutual labels:  frp
Reactiveandroid
Reactive events and properties with RxJava for Android
Stars: ✭ 80 (-46.67%)
Mutual labels:  frp
Dunai
Classic and Arrowized Functional Reactive Programming, Reactive Programming, and Stream programming, all via Monadic Stream Functions
Stars: ✭ 115 (-23.33%)
Mutual labels:  frp
Frps Onekey
Frps 一键安装脚本&管理脚本 A tool to auto-compile & install frps on Linux
Stars: ✭ 1,014 (+576%)
Mutual labels:  frp
Server Go
🎨OpenIoTHub Server[内网穿透和物联网设备管理服务器]
Stars: ✭ 127 (-15.33%)
Mutual labels:  frp
Ulmus
A functional-reactive style programming library for Clojure(script)
Stars: ✭ 33 (-78%)
Mutual labels:  frp
Sodium Typescript
Typescript/Javascript implementation of Sodium FRP (Functional Reactive Programming) library
Stars: ✭ 102 (-32%)
Mutual labels:  frp
Kefir
A Reactive Programming library for JavaScript
Stars: ✭ 1,769 (+1079.33%)
Mutual labels:  frp
Reactivereswift
Unidirectional Data Flow in Swift via FRP - Inspired by Elm
Stars: ✭ 133 (-11.33%)
Mutual labels:  frp
Reflex Vty
Build terminal applications using functional reactive programming (FRP) with Reflex FRP.
Stars: ✭ 117 (-22%)
Mutual labels:  frp

frps 一键安装脚本

支持系统 Centos 7+ Debian 8+

wget -N --no-check-certificate git.io/f.sh && chmod +x f.sh && bash f.sh install

一键修改 token

bash f.sh token

【常用命令】



一键修改 bind_port

bash f.sh bind_port

一键修改 vhost_http_port

bash f.sh vhost_http_port

一键修改 vhost_https_port

bash f.sh vhost_https_port

【备用命令】



一键修改 dashboard_port

bash f.sh dashboard_port

一键修改 dashboard_user

bash f.sh dashboard_user

一键修改 dashboard_pwd

bash f.sh dashboard_pwd

一键修改 bind_udp_port

bash f.sh bind_udp_port

一键修改 kcp_bind_port

bash f.sh kcp_bind_port

一键修改 subdomain_host (用于泛解析子域名)

bash f.sh subdomain_host

一键卸载 frps

bash f.sh uninstall

【注意事项】



一键关闭 apache2、防火墙,释放 80 端口

bash f.sh unapache2

注意,除http(s)以外,客户端 frpc.ini 内任何端口修改时须在以下范围内:

默认端口 白名单:2000-3000,3001,3003,4000-50000

转发远程桌面时,需先在本机开启允许远程协助

我的电脑(此电脑)-右键属性-远程设置

需要注意 frpc 所在机器和 frps 所在机器的时间相差不能超过 15 分钟

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].