mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +02:00
Add WireGuard port to FAQ (#1141)
This commit is contained in:
parent
d90ba3d11a
commit
cd3fbe5e47
1 changed files with 1 additions and 1 deletions
|
@ -74,4 +74,4 @@ No.
|
||||||
|
|
||||||
## What inbound ports are used?
|
## What inbound ports are used?
|
||||||
|
|
||||||
You should only need 22/TCP, 500/UDP, and 4500/UDP.
|
You should only need 22/TCP, 500/UDP, 4500/UDP, and 51820/UDP opened on any firewall that sits between your clients and your Algo server.
|
||||||
|
|
Loading…
Add table
Reference in a new issue