8000 GitHub - itaa/mqtt-frp: An FRP tool implemented based on MQTT.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

itaa/mqtt-frp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An FRP tool implemented based on MQTT.

img.png

How to use

git clone URL_ADDRESS
cd mfrp
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

How to run

# Step 1 Modify the configuration and start mfrps.py in the internal network environment
python3 mfrps.py

# Step 2 Start mfrpc.py in the local environment
python3 mfrpc.py

About

An FRP tool implemented based on MQTT.

Resources

License

Stars

Watchers

Fork 37E8 s

Releases

No releases published

Packages

No packages published

Languages

0