- help you to Configuration frp client and server.
- install frp server on the web.
- look up each server connect status.
wget -O - https://raw.githubusercontent.com/Zo3i/OCS/master/docker/docker-all2.sh | sh
wget -O - https://raw.githubusercontent.com/Zo3i/frpMgr/master/web/src/main/docker/final/run.sh | sh
just run the code above on your server;
Tip:the code just test on Debian9 CentOs7 and Ubantu18
- how to access: your server ip:8999/frp
- default account and password: admin/12345678
- log information :1. docker ps 2. docker logs -f --tail 10 your java container ID
- Resolve
*.xxx.com
to the frps server's IP. This is usually called a Wildcard DNS record. - Configuration the server.
- install server online.
- Configuration the client.
- run open.bat.
-
input your remote server's password and wait minutes .(don't worry about your password disclosure. it just varify your server)
-
after you install and run the frp server. you can check out or restart the server
service frps status service frps stop service frps restart