docs: update out-of-scope

This commit is contained in:
Yujia Qiao 2022-01-08 13:13:31 +08:00
parent a764257a27
commit 6827c8589f
No known key found for this signature in database
GPG Key ID: DC129173B148701B
1 changed files with 2 additions and 6 deletions

View File

@ -14,10 +14,6 @@ But that doesn't mean it's not useful for other purposes. In the future, more co
`rathole` doesn't interference with the application layer traffic. A right place for this kind of stuff is the web server, and a network capture tool.
- *`frp`'s STCP*
- *`frp`'s STCP or other setup that requires visitors' side configuration*
You may want to consider secure tunnels like wireguard or zerotier.
- *P2P hole punching*
P2P hole punching requires setup on the visitors' side. If that kind of setup is possible, then there are a lot more tools available. `rathole` primarily focuses on NAT traversal by forwarding, which doesn't require any setup for visitors.
If that kind of setup is possible, then there are a lot more tools available. You may want to consider secure tunnels like wireguard or zerotier. `rathole` primarily focuses on NAT traversal by forwarding, which doesn't require any setup for visitors.