当前位置:网站首页>FRP intranet penetration
FRP intranet penetration
2022-07-04 01:59:00 【666QAQ】
need :
One cloud server
because FRP Of P2P The model is not stable yet ( At least I didn't make it ……), So the traffic has to go to the server , Therefore, the bandwidth of the server will affect the speed of Intranet penetration .
To enhance the experience , It's suggested to practice , Here is a link to ECs , Sanfengyun
https://www.sanfengyun.com
FRP download
Find the latest version :
【 The server / client 】 Download decompression
wget https://github.com/fatedier/frp/releases/download/v0.37.1/frp_0.37.1_darwin_amd64.tar.gz
tar -xf frp*.gz
[【 The server / client 】 Enter the extracted file
cd frp*amd64

【 client 】
vim frpc.ini
[common]
tls_enable = true
server_addr = XX.XX.XX.XX( Your server IP Address )
server_port = 7000
[ssh]
type = tcp
local_ip = 127.0.0.1
local_port = 22
remote_port = 6000
【 The server 】
vim frps.ini
[common]
bind_port = 7000
【 Server side 】
Open ports 、 start-up
ufw allow remote_port( Here is 6000)
ufw reload
./frps -c frps.ini
【 client 】
Open ports 、 start-up
ufw allow local_port( Here is 22)
ufw reload
./frpc -c frpc.ini
And then you can use it ssh Landed
for example Win10 Next remote access :
win + X + A
ssh -oPort=remote_port [email protected]_addr
( such as :ssh -oPort=22 [email protected])
Then input yes
Input password 

边栏推荐
- MySQL advanced (Advanced) SQL statement (I)
- 2022 electrician (elementary) examination question bank and electrician (elementary) simulation examination question bank
- Prose article appreciation - the rain in the warm country has never changed into cold, hard and brilliant flowers. Knowledgeable people think he is monotonous, and he thinks he is unlucky, doesn't he?
- [leetcode daily question] a single element in an ordered array
- IPv6 experiment
- 2022 R2 mobile pressure vessel filling certificate examination and R2 mobile pressure vessel filling simulation examination questions
- Magical usage of edge browser (highly recommended by program ape and student party)
- Applet graduation design is based on wechat course appointment registration. Applet graduation design opening report function reference
- How can enterprises optimize the best cost of cloud computing?
- Applet graduation project is based on wechat classroom laboratory reservation applet graduation project opening report function reference
猜你喜欢

Applet graduation project is based on wechat classroom laboratory reservation applet graduation project opening report function reference

When tidb meets Flink: tidb efficiently enters the lake "new play" | tilaker team interview

The boss said: whoever wants to use double to define the amount of goods, just pack up and go

Small program graduation project based on wechat video broadcast small program graduation project opening report function reference

Meta metauniverse female safety problems occur frequently, how to solve the relevant problems in the metauniverse?

Idea if a class cannot be found, it will be red

MPLS③

Example 073 square sum value judgment programming requires the input of a and B, if a ²+ b ² If the result of is greater than 100, a is output ²+ b ² Value, otherwise output the result of a + B.

What is the student party's Bluetooth headset recommendation? Student party easy to use Bluetooth headset recommended

Yyds dry goods inventory it's not easy to say I love you | use the minimum web API to upload files
随机推荐
求esp32C3板子連接mssql方法
Chapter 3.4: starrocks data import - Flink connector and CDC second level data synchronization
How to view the computing power of GPU?
SRCNN:Learning a Deep Convolutional Network for Image Super-Resolution
Pyinstaller packaging py script warning:lib not found and other related issues
TP5 automatic registration hook mechanism hook extension, with a complete case
Hbuilder link Xiaoyao simulator
Why is the operation unsuccessful (unresolved) uncaught syntaxerror: invalid or unexpected token (resolved)
A. ABC
Properties of binary trees (numerical aspects)
Conditional test, if, case conditional test statements of shell script
How programmers find girlfriends through blind dates
Push technology practice | master these two tuning skills to speed up tidb performance a thousand times!
[turn] solve the problem of "RSA public key not find" appearing in Navicat premium 15 registration
Cancer biopsy instruments and kits - market status and future development trends
From the 18th line to the first line, the new story of the network security industry
Pytoch residual network RESNET
Douban scoring applet Part-3
[leetcode daily question] a single element in an ordered array
Feign implements dynamic URL