Giter VIP home page Giter VIP logo

frpmodify's Introduction

frpModify

域前置与自删除

详情: FRP改造计划续

注:不管frpc用websocket还是wss,某云配置都为回源http。

frps

[common]
bind_port = 23333
token = uknowsec

frpc

[common]
server_addr = test.com.w.cdngslb.com
server_port = 443
token = uknowsec
protocol = wss
#protocol = websocket
tls_enable = true
del_enable = true
websocket_domain = test.com

[http_proxy]
type = tcp
remote_port = 10002
plugin = socks5

指定参数

>frpc.exe -t 1.1.1.1 -p 2333
Modify by Uknow
Configure frps.ini As follows

        [common]
        bind_port = 2333
        token = uknowsec

2020/06/21 10:25:57 [I] [service.go:282] [08156671a10a3d42] login to server success, get run id [08156671a10a3d42], server udp port [0]
2020/06/21 10:25:57 [I] [proxy_manager.go:144] [08156671a10a3d42] proxy added: [http_proxy]
2020/06/21 10:25:57 [I] [control.go:179] [08156671a10a3d42] [http_proxy] start proxy success

详情: FRP改造计划

frpc.ini

[common]
server_addr = 0.0.0.0
server_port = 2333
token = uknowsec
tls_enable = true
[http_proxy]
type = tcp
remote_port = 23333
plugin = socks5

frps.ini

[common]
bind_port = 2333
token = uknowsec

frpmodify's People

Contributors

uknowsec 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.