Skip to content

Commit

Permalink
Update usage.go
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhpedersen authored Dec 7, 2023
1 parent f87b642 commit d8756d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usage.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ params:
?prehook= Sets an executable middleware to run before the connection is handed over to the B2F protocol.
The executable must be given as full path, or a file located in $PATH or {CONFIG_DIR}/prehooks/.
Received packets are forwarded to STDIN. Data written to STDOUT forwarded to the remote node.
Additional arguments can be passed with one or more ?prehook-arg=.
Additional arguments can be passed with one or more &prehook-arg=.
Environment variables describing the dialed connection are provided.
Useful for packet node traversal. Supported across all transports.
`
Expand Down

0 comments on commit d8756d1

Please sign in to comment.