mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-14 06:48:46 +02:00
Update the manuals
This commit is contained in:
@ -1,11 +1,10 @@
|
||||
# PowerShell Script send-tcp.ps1
|
||||
|
||||
## Synopsis
|
||||
## Synopsis & Description
|
||||
```powershell
|
||||
send-tcp.ps1 [<target-IP>] [<target-port>] [<message>]
|
||||
```
|
||||
|
||||
## Description
|
||||
Sends a TCP message to the given IP address and port.
|
||||
|
||||
## Syntax & Parameters
|
||||
|
Reference in New Issue
Block a user