mirror of
https://github.com/pirate/wireguard-docs.git
synced 2025-06-28 01:07:06 +00:00
typo fix
This commit is contained in:
parent
c9389c5b38
commit
29fe505bb9
@ -706,7 +706,7 @@ Optionally run a command after the interface is brought up.
|
|||||||
* Hit a webhook on another server
|
* Hit a webhook on another server
|
||||||
`PostUp = curl https://events.example.dev/wireguard/started/?key=abcdefg`
|
`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`
|
`PostUp = ip rule add ipproto tcp dport 22 table 1234`
|
||||||
|
|
||||||
* Add an iptables rule to enable packet forwarding on the WireGuard interface
|
* Add an iptables rule to enable packet forwarding on the WireGuard interface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user