We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I hope brook can provide R-Proxy like FRP
In this way, it is convenient to manage the intranet server for NAT by using only one brook software
For example, server "A" is through NAT and server "B" is on the Internet.
server A: 22 to server B: 222 through brook
Ssh server B: 222 is access server a: 22
Thank you
The text was updated successfully, but these errors were encountered:
https://github.com/txthinking/mr2
Should we move mr2 into brook? :)
Sorry, something went wrong.
+1 for mr2 in Brook (this would make it similar to ZeroTier). Also, what are "R-Proxy" and "FRP"?
No branches or pull requests
Prerequisites
Environment
Expected Behavior
Current Behavior
Detailed Description
I hope brook can provide R-Proxy like FRP
In this way, it is convenient to manage the intranet server for NAT by using only one brook software
For example, server "A" is through NAT and server "B" is on the Internet.
server A: 22 to server B: 222 through brook
Ssh server B: 222 is access server a: 22
Thank you
Possible Solution
The text was updated successfully, but these errors were encountered: