mirror of
https://github.com/pirate/wireguard-docs.git
synced 2026-01-23 02:15:13 +00:00
typo fix
This commit is contained in:
parent
c9389c5b38
commit
29fe505bb9
1 changed files with 1 additions and 1 deletions
|
|
@ -706,7 +706,7 @@ Optionally run a command after the interface is brought up.
|
|||
* Hit a webhook on another server
|
||||
`PostUp = curl https://events.example.dev/wireguard/started/?key=abcdefg`
|
||||
|
||||
* Add an route to the system routing table
|
||||
* Add a route to the system routing table
|
||||
`PostUp = ip rule add ipproto tcp dport 22 table 1234`
|
||||
|
||||
* Add an iptables rule to enable packet forwarding on the WireGuard interface
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue